aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index d697faf..060bf26 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -5,3 +5,8 @@ schedule pugh_Startup at STARTUP
{
LANG:C
} "Startup routine."
+
+schedule pugh_Report at BASEGRID
+{
+ LANG:C
+} "Report on PUGH set up" \ No newline at end of file