From 027cadcd92f9e404d5a21fd788beb5aad4b6002c 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/IOASCII/trunk@191 94b1c47f-dcfd-45ef-a468-0854c0e9e350 --- param.ccl | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/param.ccl b/param.ccl index d8262e8..3c702ad 100644 --- a/param.ccl +++ b/param.ccl @@ -249,10 +249,6 @@ USES INT out_downsample_x USES INT out_downsample_y USES INT out_downsample_z 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