aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorgoodale <goodale@b61c5cb5-eaca-4651-9a7a-d64986f99364>1999-02-04 13:46:30 +0000
committergoodale <goodale@b61c5cb5-eaca-4651-9a7a-d64986f99364>1999-02-04 13:46:30 +0000
commite8572a7714cdefbe86e58aa09fd45ea4b2464e6b (patch)
treef36812a8907e4736af6467c676d962e3197acbe5 /schedule.ccl
parentc4bf6810c99329654690be3feb4ff46c516dc5b6 (diff)
Initial check in of thorn pugh.
Currently doesn't compile. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@2 b61c5cb5-eaca-4651-9a7a-d64986f99364
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl7
1 files changed, 7 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
new file mode 100644
index 0000000..7731f24
--- /dev/null
+++ b/schedule.ccl
@@ -0,0 +1,7 @@
+# Schedule definitions for thorn pugh
+# $Header$
+
+schedule pugh_Startup at STARTUP
+{
+ LANG:C
+} "Pugh startup routine."