aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl20
1 files changed, 10 insertions, 10 deletions
diff --git a/schedule.ccl b/schedule.ccl
index afe9ce2..f413ed0 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -8,14 +8,14 @@
# ==> quick-n-dirty hack for now: just schedule at POSTINITIAL
#
-schedule AHFinderDirect_driver at CCTK_POSTINITIAL
-{
-lang: C
-options: global
-} "find apparent horizon(s)"
-
-##schedule test_patch_system at CCTK_POSTINITIAL
+##schedule AHFinderDirect_driver at CCTK_POSTINITIAL
##{
-##LANG: C
-##OPTIONS: global
-##} "test driver to verify that src/util/ and src/jtutil/ code works properly"
+##lang: C
+##options: global
+##} "find apparent horizon(s)"
+
+schedule test_patch_system at CCTK_POSTINITIAL
+{
+LANG: C
+OPTIONS: global
+} "test driver to verify that src/util/ and src/jtutil/ code works properly"