aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 408792b..1dbb6ac 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -9,7 +9,7 @@ schedule IOPanda_Startup at STARTUP after IOUtil_Startup
LANG:C
} "IOPanda startup routine"
-schedule IOPanda_Finalize at CCTK_TERMINATE
+schedule IOPanda_Finalize at TERMINATE
{
LANG:C
} "IOPanda finalize routine"