about summary refs log tree commit diff stats
path: root/cpp/.traces/new
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-17 18:31:13 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-17 18:31:13 -0700
commit6ea73c227fc6479e4de64690f197ea0ae24a0bfd (patch)
treeb2bd1706744e4ec73df56c831523d0ac6564e87d /cpp/.traces/new
parent69f3fb0a7a9cf653209af44ab60a1e25830bc9a7 (diff)
downloadmu-6ea73c227fc6479e4de64690f197ea0ae24a0bfd.tar.gz
1084
Diffstat (limited to 'cpp/.traces/new')
-rw-r--r--cpp/.traces/new4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/new b/cpp/.traces/new
index 965d0333..22438e09 100644
--- a/cpp/.traces/new
+++ b/cpp/.traces/new
@@ -1,7 +1,7 @@
-parse/0: instruction: 32
+parse/0: instruction: 33
 parse/0:   ingredient: {name: "integer", value: 0, type: 0, properties: ["integer": "type"]}
 parse/0:   product: {name: "1", value: 0, type: 2-1, properties: ["1": "address":"integer", "raw": ]}
-parse/0: instruction: 32
+parse/0: instruction: 33
 parse/0:   ingredient: {name: "integer", value: 0, type: 0, properties: ["integer": "type"]}
 parse/0:   product: {name: "2", value: 0, type: 2-1, properties: ["2": "address":"integer", "raw": ]}
 parse/0: instruction: 13
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 220 221 222 223 224 225 226 227 228 229 230