aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2006-10-04 11:36:18 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2006-10-04 11:36:18 +0000
commitc239d99ca2be7780835fa9af31ba30b2e1b2375e (patch)
treeaeabf5475e69634d4a5a31dc211d187fcd9da130
parentbbdf3fafd55cb8fb961cef06eb296ffeceb86ca4 (diff)
comment tweak
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1484 f88db872-0e4f-0410-b76b-b9085cfa78c5
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 5289439..4f8a33b 100644
--- a/param.ccl
+++ b/param.ccl
@@ -55,7 +55,7 @@ int find_every "how often should we try to find apparent horizons?"
# These parameters control which schedule bin (or even bins, if you
# want) AHFinderDirect runs in. Historically, AHFinderDirect has run
# at CCTK_ANALYSIS. However, for some purposes it's more convenient
-# to run at CCTK_POSTSTEP and/or CCTK_POSTINITIAL
+# to run at CCTK_POSTSTEP and/or CCTK_POSTINITIAL.
#
Boolean run_at_CCTK_ANALYSIS "should we run at CCTK_ANALYSIS?"
{