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 f8ccf5a..6848f6c 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -3,7 +3,7 @@
########################################################################
### register IOFlexIO routines
########################################################################
-schedule IOFlexIO_Startup at STARTUP after IOUtil_Startup
+schedule IOFlexIO_Startup at STARTUP after ( IOUtil_Startup pugh_Startup )
{
LANG:C
} "Startup routine"