aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorlanfer <lanfer@57bc7290-fb3d-4efd-a9b1-28e84cce6043>1999-09-03 17:57:57 +0000
committerlanfer <lanfer@57bc7290-fb3d-4efd-a9b1-28e84cce6043>1999-09-03 17:57:57 +0000
commitf2773b5206a6e0e980028995d33eb8bedc3a1f80 (patch)
tree8ffa279e7db6c22d7f15746b11c9b2bc75513935 /schedule.ccl
parent6a54afa9e7efa05ac1cd8ecd212cea4baa6d96ee (diff)
The CactusElliptic arrangement
git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@2 57bc7290-fb3d-4efd-a9b1-28e84cce6043
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..eb27b40
--- /dev/null
+++ b/schedule.ccl
@@ -0,0 +1,7 @@
+# Schedule definitions for thorn EllBase
+# $Header$
+
+schedule Ell_RegisterBaseEqTypes at STARTUP
+{
+ LANG:C
+} "Register the SOR solvers"