aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@b589c3ab-70e8-4b4d-a09f-cba2dd200880>2003-01-20 12:11:35 +0000
committertradke <tradke@b589c3ab-70e8-4b4d-a09f-cba2dd200880>2003-01-20 12:11:35 +0000
commitfb1f347cd6f52f0cbbea04971680ee146fb3079a (patch)
tree2de966f0b9ae66e3996dd5a79b263d79156cc3ad
parent00a04e2a59dfd250ceaeae09aba6f98a424984bb (diff)
Removed old deprecated I/O parameters.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOBasic/trunk@139 b589c3ab-70e8-4b4d-a09f-cba2dd200880
-rw-r--r--param.ccl5
1 files changed, 0 insertions, 5 deletions
diff --git a/param.ccl b/param.ccl
index 1fd2c66..28fca78 100644
--- a/param.ccl
+++ b/param.ccl
@@ -15,11 +15,6 @@ STRING out_dir "Output directory for IOBasic's scalar files, overrides IO::out_d
".+" :: "A valid directory name"
"^$" :: "An empty string to choose the default from IO::out_dir"
} ""
-STRING outdirScalar "Output directory for IOBasic's scalar files, overrides IO::out_dir (DEPRECATED IN BETA12)" STEERABLE = RECOVER
-{
- ".+" :: "A valid directory name"
- "^$" :: "An empty string to choose the default from IO::out_dir"
-} ""
##########################
# What variables to output