From 2be4b4fd1e93eb349bcd51ecb1563f9eab21b741 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/IOUtil/trunk@227 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a --- param.ccl | 1 + 1 file changed, 1 insertion(+) diff --git a/param.ccl b/param.ccl index 7b332de..e8ee4b6 100644 --- a/param.ccl +++ b/param.ccl @@ -60,6 +60,7 @@ KEYWORD out_fileinfo "Add some useful file information to output files ?" STEERA "none" :: "no file information" "creation date" :: "add creation date" "parameter filename" :: "add parameter filename" + "axis labels" :: "add axis labels information to output files" "all" :: "add all available file information" } "all" -- cgit v1.2.3