From bfa3f5ba3930fb3919d94e97929a2b962d104e10 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 2 Jun 2017 00:44:32 -0700 Subject: 3900 --- html/056shape_shifting_recipe.cc.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html/056shape_shifting_recipe.cc.html') diff --git a/html/056shape_shifting_recipe.cc.html b/html/056shape_shifting_recipe.cc.html index fb10e4be..cedf53a6 100644 --- a/html/056shape_shifting_recipe.cc.html +++ b/html/056shape_shifting_recipe.cc.html @@ -104,7 +104,7 @@ if ('onhashchange' in window) { 37 if (Current_routine->calls.front().running_step_index == 0 38 ¦ && any_type_ingredient_in_header(Current_routine->calls.front().running_recipe)) { 39 //? DUMP(""); - 40 raise << "ran into unspecialized shape-shifting recipe " << current_recipe_name() << '\n' << end(); + 40 raise << "ran into unspecialized shape-shifting recipe " << current_recipe_name() << '\n' << end(); 41 //? exit(0); 42 } 43 -- cgit 1.4.1-2-gfad0