# Schedule definitions for thorn Formaline # $Header$ if (output_source) { SCHEDULE Formaline_OutputSource AT startup { LANG: C } "Output Cactus source tree" } SCHEDULE Formaline_AnnounceInitial AT wragh { LANG: C } "Put some meta information about the current run into permanent storage" SCHEDULE Formaline_AnnounceUpdate AT analysis { LANG: C } "Put some meta information about the current run into permanent storage" SCHEDULE Formaline_AnnounceFinal AT terminate { LANG: C } "Put some meta information about the current run into permanent storage"