diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-05-03 18:40:44 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-05-03 18:40:44 -0700 |
commit | a11d9c4a3375906bf8ae1117c6043776d2f08d17 (patch) | |
tree | 8667dc63b54aaf0853038f1e880e3ed314139fde /cpp/.traces/get | |
parent | 249a5672e41f603c8d705f69f2939a25a45685ff (diff) | |
download | mu-a11d9c4a3375906bf8ae1117c6043776d2f08d17.tar.gz |
1247
Diffstat (limited to 'cpp/.traces/get')
-rw-r--r-- | cpp/.traces/get | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/get b/cpp/.traces/get index c8bf9521..50aab6f2 100644 --- a/cpp/.traces/get +++ b/cpp/.traces/get @@ -23,7 +23,7 @@ run/0: {name: "13", value: 13, type: 1, properties: ["13": "integer"]} <- copy/1 run/0: ingredient 0 is 35 mem/0: storing 35 in location 13 run/0: instruction main/2 -run/0: {name: "15", value: 15, type: 1, properties: ["15": "integer"]} <- get/23 {name: "12", value: 12, type: 6, properties: ["12": "point"]}, {name: "1", value: 1, type: 0, properties: ["1": "offset"]} +run/0: {name: "15", value: 15, type: 1, properties: ["15": "integer"]} <- get/24 {name: "12", value: 12, type: 6, properties: ["12": "point"]}, {name: "1", value: 1, type: 0, properties: ["1": "offset"]} run/0: ingredient 0 is 12 run/0: ingredient 1 is 1 run/0: address to copy is 13 |