about summary refs log tree commit diff stats
path: root/cpp/.traces/reply_same_as_ingredient
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-28 14:25:07 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-28 14:25:07 -0700
commit5f6cf0629d36a15845b34cbb0fa45df931f92e0b (patch)
treefcce854babc0e3b374742877d58063c7c59fc574 /cpp/.traces/reply_same_as_ingredient
parentc6bea7a010be89fbb464a513180d60200716053e (diff)
downloadmu-5f6cf0629d36a15845b34cbb0fa45df931f92e0b.tar.gz
1213
Diffstat (limited to 'cpp/.traces/reply_same_as_ingredient')
-rw-r--r--cpp/.traces/reply_same_as_ingredient6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpp/.traces/reply_same_as_ingredient b/cpp/.traces/reply_same_as_ingredient
index 65f90f7d..5448d9eb 100644
--- a/cpp/.traces/reply_same_as_ingredient
+++ b/cpp/.traces/reply_same_as_ingredient
@@ -1,12 +1,12 @@
-parse/0: instruction: 37
+parse/0: instruction: 38
 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"]}
 parse/0: instruction: 1001
 parse/0:   ingredient: {name: "1", value: 0, type: 2-1, properties: ["1": "address":"integer"]}
 parse/0:   product: {name: "2", value: 0, type: 2-1, properties: ["2": "address":"integer"]}
-parse/0: instruction: 25
+parse/0: instruction: 26
 parse/0:   product: {name: "10", value: 0, type: 2-1, properties: ["10": "address":"integer"]}
-parse/0: instruction: 28
+parse/0: instruction: 29
 parse/0:   ingredient: {name: "10", value: 0, type: 2-1, properties: ["10": "address":"integer", "same-as-ingredient": "0"]}
 new/0: integer -> 1
 after-brace/0: recipe main
bounds-check.subx.html?h=hlt&id=d0bc0d2673c41da7b5007766a7015df99020c353'>^
de8a15e9 ^




























5a3f9a31 ^






3350c34a ^



de8a15e9 ^










5a3f9a31 ^








de8a15e9 ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119