From dbe124108b7a3529feeeba91339928c4ac737072 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 23 Jun 2015 14:02:12 -0700 Subject: 1631 - update html versions Html is a little more readable thanks to feedback from J David Eisenberg (https://news.ycombinator.com/item?id=9766330), in particular the suggestion to use https://addons.mozilla.org/En-us/firefox/addon/wcag-contrast-checker. --- html/047jump_label.cc.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'html/047jump_label.cc.html') diff --git a/html/047jump_label.cc.html b/html/047jump_label.cc.html index abff627d..2c53c4d8 100644 --- a/html/047jump_label.cc.html +++ b/html/047jump_label.cc.html @@ -12,15 +12,15 @@ @@ -82,7 +82,7 @@ void transform_labels(const recipe_number r:(code) void replace_offset(reagent& x, /*const*/ map<string, long long int>& offset, const long long int current_offset, const recipe_number r) { //? cerr << "AAA " << x.to_string() << '\n'; //? 1 - assert(isa_literal(x)); + assert(is_literal(x)); //? cerr << "BBB " << x.to_string() << '\n'; //? 1 assert(!x.initialized); //? cerr << "CCC " << x.to_string() << '\n'; //? 1 -- cgit 1.4.1-2-gfad0