aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: 5e5a7bcdf59c9a5a2faaf32655cf3057e2b1927f (plain)
1
2
3
4
5
6
7
# Schedule definitions for thorn PUGHInterp
# $Header$

schedule PUGHInterp_Startup at STARTUP after Driver_Startup
{
  LANG:C
} "PUGHInterp startup routine"