aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 5da04de..681bfcd 100644
--- a/param.ccl
+++ b/param.ccl
@@ -60,7 +60,7 @@ KEYWORD outScalar_style "Which style for Scalar output"
"xgraph" :: "1D output readable by xgraph"
} "xgraph"
-STRING out_format "Which format for Scalar output"
+STRING out_format "Which format for Scalar output" STEERABLE = ALWAYS
{
^(\.[0-9]{1,2})?[ef]$ :: "output with given precision in exponential / floating point notation"
} ".13f"