diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-05-05 18:30:53 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-05-05 18:30:53 -0700 |
commit | 363685b87d15307c91d1f330f44b57bf377361a8 (patch) | |
tree | 0c4507ea89af78a7086670f4b4668fb75a505959 /cpp/.traces/wait_for_location | |
parent | d98e1a188725f75ba54926e50badfc8b1fe74bc3 (diff) | |
download | mu-363685b87d15307c91d1f330f44b57bf377361a8.tar.gz |
1269 - 'wait-for-routine'
Diffstat (limited to 'cpp/.traces/wait_for_location')
-rw-r--r-- | cpp/.traces/wait_for_location | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/wait_for_location b/cpp/.traces/wait_for_location index bc088b4e..ca8b9424 100644 --- a/cpp/.traces/wait_for_location +++ b/cpp/.traces/wait_for_location @@ -30,7 +30,7 @@ run/0: ingredient 0 is f2 new/0: routine allocated memory from 101000 to 201000 run/0: instruction f1/2 run/0: wait-for-location/36 {name: "1", value: 1, type: 1, properties: ["1": "integer"]} -run/0: waiting for 1 to change from 0 +run/0: waiting for location 1 to change from 0 schedule/0: f2 run/0: instruction f2/0 run/0: {name: "1", value: 1, type: 1, properties: ["1": "integer"]} <- copy/1 {name: "34", value: 34, type: 0, properties: ["34": "literal"]} |