about summary refs log tree commit diff stats
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-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