From bb62a52fd87f06afe90243d8da12037c5c2d0723 Mon Sep 17 00:00:00 2001 From: schnetter Date: Wed, 27 Feb 2008 05:46:33 +0000 Subject: Make schedule.ccl look nicer git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Cartoon2D/trunk@104 eec4d7dc-71c2-46d6-addf-10296150bf52 --- schedule.ccl | 4 ++-- 1 file 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 -- cgit v1.2.3