aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorsai <sai@eec4d7dc-71c2-46d6-addf-10296150bf52>1999-11-19 10:25:13 +0000
committersai <sai@eec4d7dc-71c2-46d6-addf-10296150bf52>1999-11-19 10:25:13 +0000
commit8fe9c3a66c1dc44e137e176ff5018f4d8d65eb4d (patch)
treeef1843f2785495a801fcf16dfbb466b2649c0863 /schedule.ccl
parent909b808371a09670aa67f2854aab337632412e9e (diff)
Recreating code after origin /data crash.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@6 eec4d7dc-71c2-46d6-addf-10296150bf52
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 730af80..0012a25 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,2 +1,7 @@
# Schedule definitions for thorn Cartoon2D
# $Header$
+
+schedule Cartoon2D_CheckParameters at CCTK_PARAMCHECK
+{
+ LANG: C
+} "Check Cartoon2D parameters"