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 a754578..2286f29 100644
--- a/param.ccl
+++ b/param.ccl
@@ -91,7 +91,7 @@ REAL outScalar_dt "How often to do Scalar output" STEERABLE = ALWAYS
#####################
# Scalar output style
#####################
-KEYWORD outScalar_style "Which style for Scalar output"
+KEYWORD outScalar_style "Which style for Scalar output" STEERABLE = RECOVER
{
"gnuplot" :: "1D output readable by gnuplot"
"xgraph" :: "1D output readable by xgraph"