aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 060bf26..860af1e 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,12 +1,12 @@
# Schedule definitions for thorn pugh
# $Header$
-schedule pugh_Startup at STARTUP
+schedule PUGH_Startup at STARTUP as Driver_Startup
{
LANG:C
} "Startup routine."
-schedule pugh_Report at BASEGRID
+schedule PUGH_Report at BASEGRID
{
LANG:C
} "Report on PUGH set up" \ No newline at end of file