aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: 860af1ee23430b619817b886fbfbd6477d847d92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Schedule definitions for thorn pugh
# $Header$

schedule PUGH_Startup at STARTUP as Driver_Startup
{
  LANG:C
} "Startup routine."

schedule PUGH_Report at BASEGRID
{
  LANG:C
} "Report on PUGH set up"