From 2671a533ca99b434598f67ec3dc78463681fb504 Mon Sep 17 00:00:00 2001 From: tradke Date: Fri, 4 May 2001 03:38:28 +0000 Subject: Made "IO::out_fileinfo" parameter steerable at recovery. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@118 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 63e130d..af601d8 100644 --- a/param.ccl +++ b/param.ccl @@ -35,7 +35,7 @@ BOOLEAN print_timing_info "Print timing information on I/O operations." BOOLEAN new_filename_scheme "Use the new filename scheme for output files ?" { } "no" -KEYWORD out_fileinfo "Add some useful file information to output files ?" +KEYWORD out_fileinfo "Add some useful file information to output files ?" STEERABLE = RECOVER { "none" :: "no file information" "creation date" :: "add creation date" -- cgit v1.2.3