aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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