aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-08-18 14:16:09 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-08-18 14:16:09 +0000
commit2cd71a1cb7a0d953245c92f7bbf93769f044bb85 (patch)
treefb7bad793c5e66f442ce923d57996509dbe29ae0 /schedule.ccl
parent88ce8f204d96b41c7abd8f302c6aa2e1bd4ea7a9 (diff)
tweak wording in comment -- no change to executable code
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1185 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl9
1 files changed, 5 insertions, 4 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 59d6430..0f6d05d 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -37,10 +37,11 @@ if (find_every != 0)
# attribute, so it only runs on those time levels where
# we've found (or at least tried to fnid) horizons. But
# this doesn't work, because we need a GH -- and the other
- # thorns' routines we call need valid grid variables in it
- # -- in the announcing, and options:global routines don't
- # have a "normal" GH, but instead a special one without
- # usual grid variables defined in the usual manner.
+ # thorns' routines we call need valid grid variables in
+ # it -- in the announcing code, and options:global
+ # routines don't have a "normal" GH, but instead a special
+ # one without usual grid variables defined in the usual
+ # manner.
#
# So, what to do? The present kludge is to have this
# routine called on every grid, then have it explicitly