From 67db19a05335c7fbea3ad6737303c8848fd39e74 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 15 Dec 2015 14:32:47 -0800 Subject: 2545 update html --- html/042name.cc.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'html/042name.cc.html') diff --git a/html/042name.cc.html b/html/042name.cc.html index aa0a1fe9..08b875ef 100644 --- a/html/042name.cc.html +++ b/html/042name.cc.html @@ -59,9 +59,9 @@ Transform.push_back(:(before "End Globals") map<recipe_ordinal, map<string, long long int> > Name; -:(after "Clear Other State For recently_added_recipes") -for (long long int i = 0; i < SIZE(recently_added_recipes); ++i) { - Name.erase(recently_added_recipes.at(i)); +:(after "Clear Other State For Recently_added_recipes") +for (long long int i = 0; i < SIZE(Recently_added_recipes); ++i) { + Name.erase(Recently_added_recipes.at(i)); } :(code) -- cgit 1.4.1-2-gfad0