From 55621c8c7e0e7e87df88aedce0c476c7c9f198b2 Mon Sep 17 00:00:00 2001 From: tradke Date: Sun, 13 May 2001 23:24:12 +0000 Subject: Get rid of old IO::out3D_datestamp parameter, use IO::out_fileinfo instead. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@26 38c3d835-c875-442e-b0fe-21c19ce1d001 --- param.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/param.ccl b/param.ccl index b29999f..c07d962 100644 --- a/param.ccl +++ b/param.ccl @@ -12,7 +12,7 @@ private: ######################## INT out3D_every "How often to do 3D output, overrides out_every" STEERABLE = ALWAYS { - -1:* :: + -1:* :: "Values less or equal zero disable IOPanda 3D output" } -1 @@ -55,7 +55,7 @@ USES INT out_every # various things ################ USES BOOLEAN verbose -USES BOOLEAN out3D_datestamp +USES BOOLEAN out_fileinfo USES BOOLEAN out3D_parameters -- cgit v1.2.3