aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic/CarpetIOFlexIO/schedule.ccl
blob: 515c142bcc6e8607dbefe4e6428fa954b9f4119f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Schedule definitions for thorn CarpetIOFlexIO
# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIO/schedule.ccl,v 1.2 2001/03/17 22:37:21 eschnett Exp $

schedule CarpetIOFlexIOStartup at STARTUP after IOUtilStartup
{
  LANG: C
} "Startup routine"

schedule CarpetIOFlexIOReadData at INITIAL
{
  LANG: C
} "Read initial data from file"