about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-04-27 02:07:09 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-04-27 02:07:09 -0700
commit0ee122498079ff28f493c2110c7e693c6b831bd8 (patch)
tree44b4ed6cdbefeeb915881d8b3b26a5a90f0a9e02
parentc76b49e74ad8b66ac2c077dc0da62c2846131585 (diff)
downloadmu-0ee122498079ff28f493c2110c7e693c6b831bd8.tar.gz
1207
-rw-r--r--cpp/.traces/wait_for_location (renamed from cpp/.traces/stalled_routine)0
-rw-r--r--cpp/039wait.cc2
2 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/stalled_routine b/cpp/.traces/wait_for_location
index cb2311c5..cb2311c5 100644
--- a/cpp/.traces/stalled_routine
+++ b/cpp/.traces/wait_for_location
diff --git a/cpp/039wait.cc b/cpp/039wait.cc
index eba3a437..56707b7c 100644
--- a/cpp/039wait.cc
+++ b/cpp/039wait.cc
@@ -3,7 +3,7 @@
 //: basic technique for orchestrating the order in which different routines
 //: operate.
 
-:(scenario "stalled_routine")
+:(scenario "wait_for_location")
 recipe f1 [
   1:integer <- copy 0:literal
   run f2:recipe