aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorravi9 <ravi9@7daa882c-dc44-4453-834e-278d26b18e6a>2004-06-10 15:08:39 +0000
committerravi9 <ravi9@7daa882c-dc44-4453-834e-278d26b18e6a>2004-06-10 15:08:39 +0000
commit75e87ee255659cd3a4cf41f7f06b69d5d627bc69 (patch)
treec98a5b407c355a5c7b3c75c4fb2f31dc64b6711e /schedule.ccl
parent79c786d55900dec0bc910bbb27d99a2ddcfca0bb (diff)
This commit was generated by cvs2svn to compensate for changes in r4, which
included commits to RCS files with non-trunk default branches. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalReduce/trunk@5 7daa882c-dc44-4453-834e-278d26b18e6a
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..a1c0150
--- /dev/null
+++ b/schedule.ccl
@@ -0,0 +1,7 @@
+# Schedule definitions for thorn LocalReduce
+# $Header$
+
+Schedule LocalReduce_Startup at STARTUP after Driver_Startup
+{
+LANG:C
+} "register LocalReduce's reducation operators"