about summary refs log tree commit diff stats
path: root/cpp/016compare
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/016compare')
-rw-r--r--cpp/016compare24
1 files changed, 12 insertions, 12 deletions
diff --git a/cpp/016compare b/cpp/016compare
index 7da3dd16..9a97911f 100644
--- a/cpp/016compare
+++ b/cpp/016compare
@@ -23,7 +23,7 @@ recipe main [
   2:integer <- copy 33:literal
   3:integer <- equal 1:integer, 2:integer
 ]
-+run: instruction 2
++run: instruction main/2
 +run: ingredient 0 is 1
 +mem: location 1 is 34
 +run: ingredient 1 is 2
@@ -37,7 +37,7 @@ recipe main [
   2:integer <- copy 34:literal
   3:integer <- equal 1:integer, 2:integer
 ]
-+run: instruction 2
++run: instruction main/2
 +run: ingredient 0 is 1
 +mem: location 1 is 34
 +run: ingredient 1 is 2
@@ -71,7 +71,7 @@ recipe main [
   2:integer <- copy 33:literal
   3:integer <- greater-than 1:integer, 2:integer
 ]
-+run: instruction 2
++run: instruction main/2
 +run: ingredient 0 is 1
 +mem: location 1 is 34
 +run: ingredient 1 is 2
@@ -85,7 +85,7 @@ recipe main [
   2:integer <- copy 34:literal
   3:integer <- greater-than 1:integer, 2:integer
 ]
-+run: instruction 2
++run: instruction main/2
 +run: ingredient 0 is 1
 +mem: location 1 is 34
 +run: ingredient 1 is 2
@@ -119,7 +119,7 @@ recipe main [
   2:integer <- copy 33:literal
   3:integer <- lesser-than 1:integer, 2:integer
 ]
-+run: instruction 2
++run: instruction main/2
 +run: ingredient 0 is 1
 +mem: location 1 is 32
 +run: ingredient 1 is 2
@@ -133,7 +133,7 @@ recipe main [
   2:integer <- copy 33:literal
   3:integer <- lesser-than 1:integer, 2:integer
 ]
-+run: instruction 2
++run: instruction main/2
 +run: ingredient 0 is 1
 +mem: location 1 is 34
 +run: ingredient 1 is 2
@@ -167,7 +167,7 @@ recipe main [
   2:integer <- copy 33:literal
   3:integer <- greater-or-equal 1:integer, 2:integer
 ]
-+run: instruction 2
++run: instruction main/2
 +run: ingredient 0 is 1
 +mem: location 1 is 34
 +run: ingredient 1 is 2
@@ -181,7 +181,7 @@ recipe main [
   2:integer <- copy 34:literal
   3:integer <- greater-or-equal 1:integer, 2:integer
 ]
-+run: instruction 2
++run: instruction main/2
 +run: ingredient 0 is 1
 +mem: location 1 is 34
 +run: ingredient 1 is 2
@@ -195,7 +195,7 @@ recipe main [
   2:integer <- copy 35:literal
   3:integer <- greater-or-equal 1:integer, 2:integer
 ]
-+run: instruction 2
++run: instruction main/2
 +run: ingredient 0 is 1
 +mem: location 1 is 34
 +run: ingredient 1 is 2
@@ -229,7 +229,7 @@ recipe main [
   2:integer <- copy 33:literal
   3:integer <- lesser-or-equal 1:integer, 2:integer
 ]
-+run: instruction 2
++run: instruction main/2
 +run: ingredient 0 is 1
 +mem: location 1 is 32
 +run: ingredient 1 is 2
@@ -243,7 +243,7 @@ recipe main [
   2:integer <- copy 33:literal
   3:integer <- lesser-or-equal 1:integer, 2:integer
 ]
-+run: instruction 2
++run: instruction main/2
 +run: ingredient 0 is 1
 +mem: location 1 is 33
 +run: ingredient 1 is 2
@@ -257,7 +257,7 @@ recipe main [
   2:integer <- copy 33:literal
   3:integer <- lesser-or-equal 1:integer, 2:integer
 ]
-+run: instruction 2
++run: instruction main/2
 +run: ingredient 0 is 1
 +mem: location 1 is 34
 +run: ingredient 1 is 2