aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index debc0b0..10161ff 100644
--- a/param.ccl
+++ b/param.ccl
@@ -453,6 +453,11 @@ KEYWORD ahf_masktype "Type of mask" STEERABLE = ALWAYS
"poly" :: "Mask is a polyhedra"
} "cube"
+REAL ahf_mask_time "Time after which to start setting the mask"
+{
+: :: "Anything goes. Negative number means setting the mask as soon as possible"
+} -1.0
+
BOOLEAN ahf_mask_0 "Mask for first horizon with find3?"
{
} "yes"