aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorswhite <swhite@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2004-07-28 15:12:38 +0000
committerswhite <swhite@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2004-07-28 15:12:38 +0000
commit214c27540f9f202f7c7ab019c3a39267ee840cf6 (patch)
tree92fab0e9659f7b3d57d06b4b2b11c56b15714794 /param.ccl
parentbb7c8ef28e73c9d13a4c05e420550d0e01eb237c (diff)
Erik preferred filereader_ID_dir to filereader_dir
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@214 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 20405cb..e6d0045 100644
--- a/param.ccl
+++ b/param.ccl
@@ -163,7 +163,7 @@ STRING recover_dir "Directory to look for recovery files" STEERABLE = RECOVER
{
".+" :: "A valid directory name"
} "."
-STRING filereader_dir "Directory to look for input files" STEERABLE = RECOVER
+STRING filereader_ID_dir "Directory to look for input files" STEERABLE = RECOVER
{
".+" :: "A valid directory name"
} "."