aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2003-01-20 12:13:36 +0000
committertradke <tradke@0888f3d4-9f52-45d2-93bc-d00801ff5e46>2003-01-20 12:13:36 +0000
commit602fed65e6ce98962ba6112a322a07838e4a3263 (patch)
treeec9c2955e899b7945706c8f8afd62423fd327d80
parente1a36e96bf2f7d3afbae8d8d6620b3041ffe2fd0 (diff)
Removed old deprecated I/O parameters.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@95 0888f3d4-9f52-45d2-93bc-d00801ff5e46
-rw-r--r--param.ccl6
1 files changed, 0 insertions, 6 deletions
diff --git a/param.ccl b/param.ccl
index 4c212f7..46f35f6 100644
--- a/param.ccl
+++ b/param.ccl
@@ -15,12 +15,6 @@ INT out_every "How often to do HDF5 streaming, overrides IO::out_every" STEERABL
0: :: "Disable IOStreamedHDF5 output"
-1: :: "Default to IO::out_every"
} -1
-INT outHDF5_every "How often to do HDF5 streaming, overrides IO::out_every" STEERABLE = ALWAYS
-{
- 1:* :: "Every so many iterations"
- 0: :: "Disable IOStreamedHDF5 output"
- -1: :: "Default to IO::out_every"
-} -1
#####################
# Variables to output