aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@eec4d7dc-71c2-46d6-addf-10296150bf52>2008-02-27 05:46:33 +0000
committerschnetter <schnetter@eec4d7dc-71c2-46d6-addf-10296150bf52>2008-02-27 05:46:33 +0000
commitbb62a52fd87f06afe90243d8da12037c5c2d0723 (patch)
treedcd46a1fd5c3e921527500b63726c8f4da760e20
parent46a52f381cb45353b9ae66bf06d2145c9d875f4a (diff)
Make schedule.ccl look nicer
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@104 eec4d7dc-71c2-46d6-addf-10296150bf52
-rw-r--r--schedule.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 55719b8..0ca570f 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -5,13 +5,13 @@ if (cartoon_active)
{
STORAGE: excision_variables
- schedule Cartoon2D_CheckTensorTypes at PARAMCHECK
+ schedule Cartoon2D_CheckTensorTypes at CCTK_PARAMCHECK
{
LANG: C
OPTIONS: meta
} "Check tensor type definitions for consistency"
- schedule Cartoon2D_InitExcisionVars at BASEGRID
+ schedule Cartoon2D_InitExcisionVars at CCTK_BASEGRID
{
LANG: C
OPTIONS: global