about summary refs log tree commit diff stats
path: root/cpp/.traces
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-03-15 09:49:23 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-03-15 09:49:27 -0700
commit69f04c3fb0136778b80f7f64e16ae37cf8d22907 (patch)
tree0415cc7fea88ecf37f98cdc265e24ec93298d2a9 /cpp/.traces
parentec92602746894c81990a37d7a5e5d7f14a518f0e (diff)
downloadmu-69f04c3fb0136778b80f7f64e16ae37cf8d22907.tar.gz
929 - recipes again take ingredients and reply with results
Diffstat (limited to 'cpp/.traces')
-rw-r--r--cpp/.traces/calling_recipe2
-rw-r--r--cpp/.traces/next_ingredient6
2 files changed, 1 insertions, 7 deletions
diff --git a/cpp/.traces/calling_recipe b/cpp/.traces/calling_recipe
index c0538ca8..3c220e09 100644
--- a/cpp/.traces/calling_recipe
+++ b/cpp/.traces/calling_recipe
@@ -1,4 +1,4 @@
-parse/0: instruction: 23
+parse/0: instruction: 25
 parse/0: instruction: 2
 parse/0:   ingredient: {name: "2", type: 0}
 parse/0:   ingredient: {name: "2", type: 0}
diff --git a/cpp/.traces/next_ingredient b/cpp/.traces/next_ingredient
index 1970698a..8ded3d51 100644
--- a/cpp/.traces/next_ingredient
+++ b/cpp/.traces/next_ingredient
@@ -16,9 +16,3 @@ run/0: ingredient 1 is 12
 mem/0: location 12 is 2
 run/0: product 0 is 3
 mem/0: storing in location 13
-run/0: instruction main/1
-run/0: ingredient 0 is 1
-run/0: ingredient 1 is 12
-mem/0: location 12 is 2
-run/0: product 0 is 3
-mem/0: storing in location 13