aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2006-07-27 17:27:25 +0000
committerschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2006-07-27 17:27:25 +0000
commit258df8d6a9da14e91b41f7055ff2c0167b167e76 (patch)
tree03961778415ebf1871c62978b127ab7954a0dbc7 /schedule.ccl
parent091faae315673811705946849a8f58f9e249391c (diff)
Move all handling of build and job ids to a separate file.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@107 83718e91-0e4f-0410-abf4-91180603181f
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index f930cc1..ca185e4 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -11,6 +11,12 @@ if (output_source)
+SCHEDULE Formaline_PrintIDs AT startup
+{
+ LANG: C
+ OPTIONS: meta
+} "Print the build and simulation ids"
+
SCHEDULE Formaline_RegisterWarnings AT wragh
{
LANG: C