aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorlanfer <lanfer@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2000-08-12 11:59:02 +0000
committerlanfer <lanfer@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2000-08-12 11:59:02 +0000
commit89e28fd5640eb7f28e986b44393488e69abd83c1 (patch)
tree141fb46170fdc6612c2cdd86fe7f515d94634dd2 /param.ccl
parentda8b5172f7bd4a1843371cde03375798d2a725c6 (diff)
allow silent streaming
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@26 0888f3d4-9f52-45d2-93bc-d00801ff5e46
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl1
1 files changed, 1 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 44cb8be..682d085 100644
--- a/param.ccl
+++ b/param.ccl
@@ -18,6 +18,7 @@ KEYWORD h5verbose "Verbosity level"
{
"yes" :: "information output"
"debug":: "debugging output"
+ "no" :: "silent"
} "yes"
#####################