From 9a81d7460fdb16f4e77712e5381d9db8781f5ae6 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 22 Oct 2016 16:56:07 -0700 Subject: 3561 --- html/056shape_shifting_recipe.cc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 fe4cc565..fa7aa789 100644 --- a/html/056shape_shifting_recipe.cc.html +++ b/html/056shape_shifting_recipe.cc.html @@ -117,8 +117,8 @@ candidates = strictly_matching_shape_shifting_variants(< } skip_shape_shifting_variants:; -//: make sure we have no unspecialized shape-shifting recipes being called -//: before running mu programs +//: before running Mu programs, make sure no unspecialized shape-shifting +//: recipes can be called :(before "End Instruction Operation Checks") if (contains_key(Recipe, inst.operation) && inst.operation >= MAX_PRIMITIVE_RECIPES -- cgit 1.4.1-2-gfad0