diff options
Diffstat (limited to 'cpp/.traces')
-rw-r--r-- | cpp/.traces/lesser_than (renamed from cpp/.traces/less_than) | 2 | ||||
-rw-r--r-- | cpp/.traces/lesser_than2 (renamed from cpp/.traces/less_than2) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/.traces/less_than b/cpp/.traces/lesser_than index 0d6b4b80..9628c081 100644 --- a/cpp/.traces/less_than +++ b/cpp/.traces/lesser_than @@ -11,7 +11,7 @@ parse/0: product: {name: "3", value: 0, type: 1, properties: ["3": "integer"]} after-brace/0: recipe main after-brace/0: copy ... after-brace/0: copy ... -after-brace/0: less-than ... +after-brace/0: lesser-than ... run/0: instruction main/0 run/0: ingredient 0 is 32 mem/0: storing 32 in location 1 diff --git a/cpp/.traces/less_than2 b/cpp/.traces/lesser_than2 index d747f82f..dc373a53 100644 --- a/cpp/.traces/less_than2 +++ b/cpp/.traces/lesser_than2 @@ -11,7 +11,7 @@ parse/0: product: {name: "3", value: 0, type: 1, properties: ["3": "integer"]} after-brace/0: recipe main after-brace/0: copy ... after-brace/0: copy ... -after-brace/0: less-than ... +after-brace/0: lesser-than ... run/0: instruction main/0 run/0: ingredient 0 is 34 mem/0: storing 34 in location 1 |