From d2bd40bfcb995fecb947035b0c896342ca22cdd6 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 15 Nov 2015 12:47:48 -0800 Subject: 2447 --- html/058shape_shifting_container.cc.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'html/058shape_shifting_container.cc.html') diff --git a/html/058shape_shifting_container.cc.html b/html/058shape_shifting_container.cc.html index 4a4fb2cc..0402d54b 100644 --- a/html/058shape_shifting_container.cc.html +++ b/html/058shape_shifting_container.cc.html @@ -21,6 +21,7 @@ body { font-family: monospace; color: #eeeeee; background-color: #080808; } .Delimiter { color: #a04060; } .SalientComment { color: #00ffff; } .Identifier { color: #804000; } +.CommentedCode { color: #6c6c6c; } --> @@ -131,7 +132,7 @@ long long int size_of_type_ingredient(const type_ assert(!curr->left); // unimplemented if (!contains_key(Type, curr->value)) { // temporarily while we're still ironing out kinks; eventually replace with a raise_error - DUMP(""); +//? DUMP(""); cerr << "missing type " << debug_string(curr) << '\n'; exit(0); } -- cgit 1.4.1-2-gfad0