about summary refs log tree commit diff stats
path: root/cpp/.traces/trace
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-24 21:39:09 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-24 22:00:06 -0700
commit6ca059efce56104efc766255459e665fc7e7705b (patch)
tree000346d03daad4611e3e3f6b9847dfdce476e6e8 /cpp/.traces/trace
parentfb4836dc0f9dc84afa0b133c4e6ab1ad61653961 (diff)
downloadmu-6ca059efce56104efc766255459e665fc7e7705b.tar.gz
1184 - finally, concurrency
Diffstat (limited to 'cpp/.traces/trace')
-rw-r--r--cpp/.traces/trace1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/.traces/trace b/cpp/.traces/trace
index 2ef6ce77..0112ed74 100644
--- a/cpp/.traces/trace
+++ b/cpp/.traces/trace
@@ -3,5 +3,6 @@ parse/0:   ingredient: {name: "foo", value: 0, type: 0, properties: ["foo": "lit
 parse/0:   ingredient: {name: "this is a trace in mu", value: 0, type: 0, properties: ["this is a trace in mu": "literal-string"]}
 after-brace/0: recipe main
 after-brace/0: trace ...
+schedule/0: main
 run/0: instruction main/0
 foo/0: this is a trace in mu