aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: 6e6dd284d86ada90457ea76c402f77278af58eaf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Schedule definitions for thorn Formaline
# $Header$

if (output_source)
{
  SCHEDULE Formaline_OutputSource AT startup
  {
    LANG: C
  } "Output Cactus source tree"
}



SCHEDULE Formaline_Announce AT wragh
{
  LANG: C
} "Put some meta information about the current run into permanent storage"