summaryrefslogtreecommitdiff
path: root/src/schedule.ccl
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-07-18 11:06:30 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-07-18 11:06:30 +0000
commit03212e1faf2ed9c4926fec02a6b988f52b07ad76 (patch)
tree5205c2ec4806c9e6c51e5b3e39efb9c8e15ce2d5 /src/schedule.ccl
parent2268f642591b502ad87c46c9be55b3e766ff8d35 (diff)
Register startup for the Cactus Banner
git-svn-id: http://svn.cactuscode.org/flesh/trunk@732 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/schedule.ccl')
-rw-r--r--src/schedule.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/schedule.ccl b/src/schedule.ccl
index e69de29b..e66cfc52 100644
--- a/src/schedule.ccl
+++ b/src/schedule.ccl
@@ -0,0 +1,5 @@
+
+schedule Cactus_Startup at CCTK_Startup
+{
+ LANG: C
+} "Register banner for Cactus"