about summary refs log tree commit diff stats
path: root/cpp/.traces/break_if
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-27 01:42:07 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-27 01:42:07 -0700
commitc76b49e74ad8b66ac2c077dc0da62c2846131585 (patch)
tree758505eb3b1200fd07a7228b8f55b36e8e7a18cd /cpp/.traces/break_if
parent08004ec84b755291e5b177748a659b7200c5b5a6 (diff)
downloadmu-c76b49e74ad8b66ac2c077dc0da62c2846131585.tar.gz
1206 - 'wait' state for synchronizing routines
I think I have enough now to port channels over.
Diffstat (limited to 'cpp/.traces/break_if')
-rw-r--r--cpp/.traces/break_if4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/break_if b/cpp/.traces/break_if
index 5e379313..ba84c1bb 100644
--- a/cpp/.traces/break_if
+++ b/cpp/.traces/break_if
@@ -5,14 +5,14 @@ parse/0: instruction: 1
 parse/0:   ingredient: {name: "0", value: 0, type: 0, properties: ["0": "literal"]}
 parse/0:   product: {name: "2", value: 0, type: 1, properties: ["2": "integer"]}
 parse/0: label: {
-parse/0: instruction: 31
+parse/0: instruction: 32
 parse/0:   ingredient: {name: "2", value: 0, type: 1, properties: ["2": "integer"]}
 parse/0: instruction: 1
 parse/0:   ingredient: {name: "0", value: 0, type: 0, properties: ["0": "literal"]}
 parse/0:   product: {name: "3", value: 0, type: 1, properties: ["3": "integer"]}
 parse/0: label: }
 parse/0: label: {
-parse/0: instruction: 30
+parse/0: instruction: 31
 parse/0: label: }
 brace/0: 1000: push (open, 2)
 brace/0: push (close, 5)