aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl3
1 files changed, 1 insertions, 2 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 08b5f9d..5e5a7bc 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,8 +1,7 @@
# Schedule definitions for thorn PUGHInterp
# $Header$
-schedule PUGHInterp_Startup at STARTUP after (Driver_Startup \
- LocalInterp_UC_Startup)
+schedule PUGHInterp_Startup at STARTUP after Driver_Startup
{
LANG:C
} "PUGHInterp startup routine"