about summary refs log tree commit diff stats
path: root/cpp/.traces/store_indirect
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-24 21:39:09 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-24 22:00:06 -0700
commit6ca059efce56104efc766255459e665fc7e7705b (patch)
tree000346d03daad4611e3e3f6b9847dfdce476e6e8 /cpp/.traces/store_indirect
parentfb4836dc0f9dc84afa0b133c4e6ab1ad61653961 (diff)
downloadmu-6ca059efce56104efc766255459e665fc7e7705b.tar.gz
1184 - finally, concurrency
Diffstat (limited to 'cpp/.traces/store_indirect')
-rw-r--r--cpp/.traces/store_indirect1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/.traces/store_indirect b/cpp/.traces/store_indirect
index 546ad01f..f33b6b3b 100644
--- a/cpp/.traces/store_indirect
+++ b/cpp/.traces/store_indirect
@@ -7,6 +7,7 @@ parse/0:   product: {name: "1", value: 0, type: 2-1, properties: ["1": "address"
 after-brace/0: recipe main
 after-brace/0: copy ...
 after-brace/0: copy ...
+schedule/0: main
 run/0: instruction main/0
 run/0: ingredient 0 is 2
 mem/0: storing 2 in location 1
id='n149' href='#n149'>149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219