diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-28 14:25:07 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-28 14:25:07 -0700 |
commit | 5f6cf0629d36a15845b34cbb0fa45df931f92e0b (patch) | |
tree | fcce854babc0e3b374742877d58063c7c59fc574 /cpp/.traces/channel-wrap | |
parent | c6bea7a010be89fbb464a513180d60200716053e (diff) | |
download | mu-5f6cf0629d36a15845b34cbb0fa45df931f92e0b.tar.gz |
1213
Diffstat (limited to 'cpp/.traces/channel-wrap')
-rw-r--r-- | cpp/.traces/channel-wrap | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cpp/.traces/channel-wrap b/cpp/.traces/channel-wrap index 9031c06f..8b55b85b 100644 --- a/cpp/.traces/channel-wrap +++ b/cpp/.traces/channel-wrap @@ -9,11 +9,11 @@ parse/0: instruction: 111 parse/0: ingredient: {name: "1", value: 0, type: 2-10, properties: ["1": "address":"channel"]} parse/0: product: {name: "_", value: 0, type: 0, properties: ["_": "dummy"]} parse/0: product: {name: "1", value: 0, type: 2-10, properties: ["1": "address":"channel"]} -parse/0: instruction: 19 +parse/0: instruction: 20 parse/0: ingredient: {name: "1", value: 0, type: 2-10, properties: ["1": "address":"channel", "deref": ]} parse/0: ingredient: {name: "first-free", value: 0, type: 0, properties: ["first-free": "offset"]} parse/0: product: {name: "2", value: 0, type: 1, properties: ["2": "integer"]} -parse/0: instruction: 19 +parse/0: instruction: 20 parse/0: ingredient: {name: "1", value: 0, type: 2-10, properties: ["1": "address":"channel", "deref": ]} parse/0: ingredient: {name: "first-free", value: 0, type: 0, properties: ["first-free": "offset"]} parse/0: product: {name: "3", value: 0, type: 1, properties: ["3": "integer"]} @@ -21,7 +21,7 @@ parse/0: instruction: 109 parse/0: ingredient: {name: "1", value: 0, type: 2-10, properties: ["1": "address":"channel"]} parse/0: ingredient: {name: "34", value: 0, type: 0, properties: ["34": "literal"]} parse/0: product: {name: "1", value: 0, type: 2-10, properties: ["1": "address":"channel"]} -parse/0: instruction: 19 +parse/0: instruction: 20 parse/0: ingredient: {name: "1", value: 0, type: 2-10, properties: ["1": "address":"channel", "deref": ]} parse/0: ingredient: {name: "first-free", value: 0, type: 0, properties: ["first-free": "offset"]} parse/0: product: {name: "4", value: 0, type: 1, properties: ["4": "integer"]} @@ -29,7 +29,7 @@ parse/0: instruction: 111 parse/0: ingredient: {name: "1", value: 0, type: 2-10, properties: ["1": "address":"channel"]} parse/0: product: {name: "_", value: 0, type: 0, properties: ["_": "dummy"]} parse/0: product: {name: "1", value: 0, type: 2-10, properties: ["1": "address":"channel"]} -parse/0: instruction: 19 +parse/0: instruction: 20 parse/0: ingredient: {name: "1", value: 0, type: 2-10, properties: ["1": "address":"channel", "deref": ]} parse/0: ingredient: {name: "first-full", value: 0, type: 0, properties: ["first-full": "offset"]} parse/0: product: {name: "5", value: 0, type: 1, properties: ["5": "integer"]} |