about summary refs log tree commit diff stats
path: root/cpp/.traces/first_scenario_in_mu
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/first_scenario_in_mu
parentfb4836dc0f9dc84afa0b133c4e6ab1ad61653961 (diff)
downloadmu-6ca059efce56104efc766255459e665fc7e7705b.tar.gz
1184 - finally, concurrency
Diffstat (limited to 'cpp/.traces/first_scenario_in_mu')
-rw-r--r--cpp/.traces/first_scenario_in_mu1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/.traces/first_scenario_in_mu b/cpp/.traces/first_scenario_in_mu
index 3b12bb71..6f6cb1d9 100644
--- a/cpp/.traces/first_scenario_in_mu
+++ b/cpp/.traces/first_scenario_in_mu
@@ -4,6 +4,7 @@ parse/0:   ingredient: {name: "2", value: 0, type: 0, properties: ["2": "literal
 parse/0:   product: {name: "1", value: 0, type: 1, properties: ["1": "integer"]}
 after-brace/0: recipe test-first_scenario_in_mu
 after-brace/0: add ...
+schedule/0: test-first_scenario_in_mu
 run/0: instruction test-first_scenario_in_mu/0
 run/0: ingredient 0 is 2
 run/0: ingredient 1 is 2