diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-04-24 22:04:13 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-04-24 22:04:13 -0700 |
commit | eef937e692637b08714832183930ab45b497cc98 (patch) | |
tree | 994e426827063634de4711f014658ad5fc6a7247 /cpp/032array | |
parent | 0e82b1d4277e947f19b63331f0a50dec90e0462c (diff) | |
download | mu-eef937e692637b08714832183930ab45b497cc98.tar.gz |
1186
Diffstat (limited to 'cpp/032array')
-rw-r--r-- | cpp/032array | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/032array b/cpp/032array index 9ea08a16..57298e73 100644 --- a/cpp/032array +++ b/cpp/032array @@ -153,7 +153,6 @@ recipe main [ ] +run: instruction main/5 +mem: storing 15 in location 6 -// vim:ft=cpp :(before "End Primitive Recipe Declarations") INDEX_ADDRESS, |