From bb61a410f605e8d1a34bc249c756809d3cef007d Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 20 Jun 2005 10:18:39 +0000 Subject: Add the range "axis labels" :: "add axis labels information to output files" to IO::out_fileinfo in IOUtil instead of extending the parameter in (multiple) other thorns. This closes Cactus/1946: "Illegal keyword parameter values are accepted". git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOBasic/trunk@163 b589c3ab-70e8-4b4d-a09f-cba2dd200880 --- param.ccl | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/param.ccl b/param.ccl index de0ea9b..a754578 100644 --- a/param.ccl +++ b/param.ccl @@ -113,10 +113,6 @@ USES KEYWORD out_criterion USES INT out_every USES REAL out_dt USES KEYWORD verbose +USES KEYWORD out_fileinfo USES BOOLEAN new_filename_scheme USES BOOLEAN strict_io_parameter_check - -EXTENDS KEYWORD out_fileinfo -{ - "axis labels" :: "add axis labels information to output files" -} -- cgit v1.2.3