about summary refs log tree commit diff stats
path: root/cpp/.traces/lesser_than2
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-03-23 23:59:59 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-03-24 20:59:00 -0700
commit576990113273caed9a045380f1457adc1df6a5ee (patch)
tree0add69eef41b3eca78191c59b7bfbfaaedd980d8 /cpp/.traces/lesser_than2
parent7fb56277f54b9e2625357a433b18f60e4493f34a (diff)
downloadmu-576990113273caed9a045380f1457adc1df6a5ee.tar.gz
968
Diffstat (limited to 'cpp/.traces/lesser_than2')
-rw-r--r--cpp/.traces/lesser_than26
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/lesser_than2 b/cpp/.traces/lesser_than2
index f2a6d7dc..d82b89fc 100644
--- a/cpp/.traces/lesser_than2
+++ b/cpp/.traces/lesser_than2
@@ -14,14 +14,14 @@ after-brace/0: copy ...
 after-brace/0: lesser-than ...
 run/0: instruction main/0
 run/0: ingredient 0 is 34
-mem/0: storing in location 1
+mem/0: storing 34 in location 1
 run/0: instruction main/1
 run/0: ingredient 0 is 33
-mem/0: storing in location 2
+mem/0: storing 33 in location 2
 run/0: instruction main/2
 run/0: ingredient 0 is 1
 mem/0: location 1 is 34
 run/0: ingredient 1 is 2
 mem/0: location 2 is 33
 run/0: product 0 is 0
-mem/0: storing in location 3
+mem/0: storing 0 in location 3