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

schedule CarpetInterpStartup at STARTUP
{
  LANG: C
} "Startup routine"