aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-11-04 14:49:20 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-11-04 14:49:20 +0000
commit95a2d6de0943a7dcdce78b710b48d47f54fca07a (patch)
tree57a9d81e162b33817e480f7394c044b2a306d472 /param.ccl
parent23a9e31e6f66c5005a857cf7b81649e7ccb3bd93 (diff)
tweak wording in a comment; no change to non-comment code
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1203 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 1cb5568..528c8b6 100644
--- a/param.ccl
+++ b/param.ccl
@@ -64,7 +64,7 @@ keyword method "what should this thorn do for each apparent horizon?"
#
# We support searching for up to N_horizons distinct apparent horizons
# (some of which may be nested inside others) in a slice.
-# IMPORTANT: The horizons are numbered 1 to N_horizons.
+# ***** IMPORTANT *****: The horizons are numbered 1 to N_horizons.
# Since Cactus arrays are 0-origin, we make the arrays be of size
# N_horizons+1, and don't use the [0] array elements.
#