aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/param.ccl b/param.ccl
index aaba9a5..debc0b0 100644
--- a/param.ccl
+++ b/param.ccl
@@ -375,14 +375,14 @@ REAL ahf_minchange "Minimum relative difference between 1 big and 2 small steps"
######################################
### Parameters related to centroid ###
######################################
-INT which_horizon_to_announce_centroid \
+INT horizon_to_announce_centroid \
"For which horizon should we announce the centroid to driftcorrect"
{
0 :: "don't announce the centroid"
1:3 :: "announce this horizon's centroid each time we find it"
} 0
-INT which_horizon_to_output_centroid \
+INT horizon_to_output_centroid \
"For which horizon should we output the centroid"
{
0 :: "don't output any centroids"