diff options
Diffstat (limited to 'cpp/.traces/get')
-rw-r--r-- | cpp/.traces/get | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/cpp/.traces/get b/cpp/.traces/get index 019070c2..38ec2a4c 100644 --- a/cpp/.traces/get +++ b/cpp/.traces/get @@ -3,11 +3,11 @@ parse/0: ingredient: {name: "34", type: 0} parse/0: product: {name: "12", type: 1} parse/0: instruction: 1 parse/0: ingredient: {name: "0", type: 0} -parse/0: product: {name: "13", type: 2} +parse/0: product: {name: "13", type: 3} parse/0: instruction: 18 -parse/0: ingredient: {name: "12", type: 3} +parse/0: ingredient: {name: "12", type: 4} parse/0: ingredient: {name: "1", type: 0} -parse/0: product: {name: "15", type: 2} +parse/0: product: {name: "15", type: 3} run/0: instruction 0 run/0: ingredient 0 is 34 mem/0: storing in location 12 @@ -17,10 +17,10 @@ mem/0: storing in location 13 run/0: instruction 2 run/0: ingredient 0 is 12 run/0: base address 12 -run/0: base type is 3 +run/0: base type is 4 run/0: ingredient 1 is 1 run/0: address to copy is 13 -run/0: its type is 2 +run/0: its type is 3 mem/0: location 13 is 0 run/0: product 0 is 0 mem/0: storing in location 15 |