diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-02-19 15:36:49 -0800 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-02-19 15:37:47 -0800 |
commit | f4b6b2c2876bb29c01bfd95f55347e7d74222974 (patch) | |
tree | 151c84af6dca71de824267275e4edfb665ec2a26 /cpp/.traces/first_recipe | |
parent | cae5461b1dfeb70dac6b66192fc6b12952beb723 (diff) | |
download | mu-f4b6b2c2876bb29c01bfd95f55347e7d74222974.tar.gz |
784 - persist traces in literate version
Diffstat (limited to 'cpp/.traces/first_recipe')
-rw-r--r-- | cpp/.traces/first_recipe | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cpp/.traces/first_recipe b/cpp/.traces/first_recipe new file mode 100644 index 00000000..d20319d2 --- /dev/null +++ b/cpp/.traces/first_recipe @@ -0,0 +1,3 @@ +parse/0: instruction: 1 +parse/0: ingredient: {name: "23", type: 0} +parse/0: product: {name: "1", type: 1} |