aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/schedule.ccl b/schedule.ccl
index f3f0566..19eca06 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -13,7 +13,7 @@ if (find_every != 0)
{
lang: C
options: global
- } "find apparent horizon(s) after this time step"
+ } "maybe find apparent horizon(s) after this time step"
if (which_horizon_to_announce_centroid != 0)
{
@@ -22,7 +22,7 @@ if (find_every != 0)
after AHFinderDirect_find_horizons
{
lang: C
- } "announce horizon position(s) to other thorns"
+ } "maybe announce horizon position(s) to other thorns"
}
#