about summary refs log tree commit diff stats
path: root/038scheduler.cc
diff options
context:
space:
mode:
Diffstat (limited to '038scheduler.cc')
-rw-r--r--038scheduler.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/038scheduler.cc b/038scheduler.cc
index 01eeb27b..0857fe58 100644
--- a/038scheduler.cc
+++ b/038scheduler.cc
@@ -44,6 +44,7 @@ long long int Current_routine_index = 0;
 long long int Scheduling_interval = 500;
 :(before "End Setup")
 Scheduling_interval = 500;
+Routines.clear();
 :(replace{} "void run(recipe_number r)")
 void run(recipe_number r) {
 //?   cerr << "AAA 4\n"; //? 1