aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index a946b5b..adbd09c 100644
--- a/param.ccl
+++ b/param.ccl
@@ -37,6 +37,10 @@ BOOLEAN output_all_timers_together "Output one file containing information about
{
} "no"
+BOOLEAN output_all_timers_readable "Output one file containing information about all the Cactus timers, in a format that is readable by humans" STEERABLE=ALWAYS
+{
+} "no"
+
STRING all_timers_clock "Which clock to use for the all timers output" STEERABLE=ALWAYS
{
".*" :: "any clock name allowed"