about summary refs log tree commit diff stats
path: root/cpp/.traces/new_concurrent
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/.traces/new_concurrent')
-rw-r--r--cpp/.traces/new_concurrent6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/new_concurrent b/cpp/.traces/new_concurrent
index a21c2fe6..fe3a1a01 100644
--- a/cpp/.traces/new_concurrent
+++ b/cpp/.traces/new_concurrent
@@ -1,4 +1,4 @@
-parse/0: instruction: run
+parse/0: instruction: start-running
 parse/0:   ingredient: {name: "f2", value: 0, type: 0, properties: ["f2": "recipe"]}
 parse/0: instruction: new
 parse/0:   ingredient: {name: "integer", value: 0, type: 0, properties: ["integer": "type"]}
@@ -13,7 +13,7 @@ parse/0:   product: {name: "3", value: 0, type: 3, properties: ["3": "boolean",
 new/0: integer -> 1
 new/0: integer -> 1
 after-brace/0: recipe f1
-after-brace/0: run ...
+after-brace/0: start-running ...
 after-brace/0: new ...
 after-brace/0: recipe f2
 after-brace/0: new ...
@@ -21,7 +21,7 @@ after-brace/0: equal ...
 new/0: routine allocated memory from 1000 to 101000
 schedule/0: f1
 run/0: instruction f1/0
-run/0: run {name: "f2", value: 0, type: 0, properties: ["f2": "recipe"]}
+run/0: start-running {name: "f2", value: 0, type: 0, properties: ["f2": "recipe"]}
 run/0: ingredient 0 is f2
 new/0: routine allocated memory from 101000 to 201000
 run/0: instruction f1/1