From 3707c6df61674bd4e48077d8121ff281112c4c27 Mon Sep 17 00:00:00 2001 From: schnetter Date: Fri, 25 Jan 2008 00:21:28 +0000 Subject: Change formatting git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SphericalSurface/trunk@35 40f6ab95-0e4f-0410-8daa-ee8d7420be1d --- schedule.ccl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/schedule.ccl b/schedule.ccl index 89aec32..5e596de 100644 --- a/schedule.ccl +++ b/schedule.ccl @@ -15,14 +15,14 @@ STORAGE: sf_maxreflevel SCHEDULE SphericalSurface_SetupRes AT basegrid BEFORE SphericalSurface_Setup AFTER SpatialCoordinates AFTER CorrectCoordinates { - LANG: C - OPTIONS: GLOBAL LOOP-LOCAL + LANG: C + OPTIONS: global loop-local } "Set surface resolution automatically" SCHEDULE SphericalSurface_Setup AT basegrid { LANG: C - OPTIONS: GLOBAL + OPTIONS: global } "Calculate surface coordinate descriptors" -- cgit v1.2.3