diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-24 23:41:57 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-24 23:41:57 -0700 |
commit | d61b4761a8ccbfb5e76e9407924af56eff2e0283 (patch) | |
tree | c3ae9ddc64287c6ce6b2c9cdd5c342bace153db3 /cpp/.traces/trace | |
parent | fd41212ef655a19f5385dec38a89575a02c87d99 (diff) | |
download | mu-d61b4761a8ccbfb5e76e9407924af56eff2e0283.tar.gz |
1194
Diffstat (limited to 'cpp/.traces/trace')
-rw-r--r-- | cpp/.traces/trace | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/.traces/trace b/cpp/.traces/trace index 0112ed74..fa3bb91c 100644 --- a/cpp/.traces/trace +++ b/cpp/.traces/trace @@ -3,6 +3,7 @@ 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 ... +new/0: routine allocated memory from 1000 to 101000 schedule/0: main run/0: instruction main/0 foo/0: this is a trace in mu |