From 41ff08ada1a4e9bbfc561fc4d34f759ec68291da Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 19 Mar 2001 23:16:44 +0000 Subject: Made the IOBasic::out_style parameter STEERABLE = ALWAYS. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOBasic/trunk@82 b589c3ab-70e8-4b4d-a09f-cba2dd200880 --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3