diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-03-15 09:49:23 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-03-15 09:49:27 -0700 |
commit | 69f04c3fb0136778b80f7f64e16ae37cf8d22907 (patch) | |
tree | 0415cc7fea88ecf37f98cdc265e24ec93298d2a9 /cpp/.traces/next_ingredient | |
parent | ec92602746894c81990a37d7a5e5d7f14a518f0e (diff) | |
download | mu-69f04c3fb0136778b80f7f64e16ae37cf8d22907.tar.gz |
929 - recipes again take ingredients and reply with results
Diffstat (limited to 'cpp/.traces/next_ingredient')
-rw-r--r-- | cpp/.traces/next_ingredient | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/cpp/.traces/next_ingredient b/cpp/.traces/next_ingredient index 1970698a..8ded3d51 100644 --- a/cpp/.traces/next_ingredient +++ b/cpp/.traces/next_ingredient @@ -16,9 +16,3 @@ run/0: ingredient 1 is 12 mem/0: location 12 is 2 run/0: product 0 is 3 mem/0: storing in location 13 -run/0: instruction main/1 -run/0: ingredient 0 is 1 -run/0: ingredient 1 is 12 -mem/0: location 12 is 2 -run/0: product 0 is 3 -mem/0: storing in location 13 |