aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@b589c3ab-70e8-4b4d-a09f-cba2dd200880>2004-06-09 10:03:07 +0000
committertradke <tradke@b589c3ab-70e8-4b4d-a09f-cba2dd200880>2004-06-09 10:03:07 +0000
commit7c5a05d9a81500bde1479d4aabf27c8a35a6a63b (patch)
treea1b238bc7c90545b11daf5411f64111c2875113b
parent9bd1159061a3867ec4953ff79370b74f494ab04b (diff)
Use IO::strict_io_parameter_check.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOBasic/trunk@155 b589c3ab-70e8-4b4d-a09f-cba2dd200880
-rw-r--r--param.ccl1
1 files changed, 1 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 477dc6e..6cb2a5f 100644
--- a/param.ccl
+++ b/param.ccl
@@ -114,6 +114,7 @@ USES INT out_every
USES REAL out_dt
USES KEYWORD verbose
USES BOOLEAN new_filename_scheme
+USES BOOLEAN strict_io_parameter_check
EXTENDS KEYWORD out_fileinfo
{