diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-24 21:39:09 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-24 22:00:06 -0700 |
commit | 6ca059efce56104efc766255459e665fc7e7705b (patch) | |
tree | 000346d03daad4611e3e3f6b9847dfdce476e6e8 /cpp/.traces/multiply | |
parent | fb4836dc0f9dc84afa0b133c4e6ab1ad61653961 (diff) | |
download | mu-6ca059efce56104efc766255459e665fc7e7705b.tar.gz |
1184 - finally, concurrency
Diffstat (limited to 'cpp/.traces/multiply')
-rw-r--r-- | cpp/.traces/multiply | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/.traces/multiply b/cpp/.traces/multiply index 438ec231..0fb8fcad 100644 --- a/cpp/.traces/multiply +++ b/cpp/.traces/multiply @@ -12,6 +12,7 @@ after-brace/0: recipe main after-brace/0: copy ... after-brace/0: copy ... after-brace/0: multiply ... +schedule/0: main run/0: instruction main/0 run/0: ingredient 0 is 4 mem/0: storing 4 in location 1 |