From 6380d01f896e96eb4d536e7c4fc88fed858b6b2e Mon Sep 17 00:00:00 2001 From: tradke Date: Fri, 26 Apr 2002 16:01:00 +0000 Subject: Removed unused parameters inherited from IO. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@125 4825ed28-b72c-4eae-9704-e50c059e567d --- param.ccl | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 0ac619c..e3defd0 100644 --- a/param.ccl +++ b/param.ccl @@ -76,22 +76,12 @@ USES BOOLEAN verbose USES BOOLEAN newverbose USES BOOLEAN print_timing_info USES BOOLEAN out3D_parameters -USES KEYWORD out_fileinfo ####################### # Specific to 3D output ####################### USES KEYWORD out3D_mode -USES INT out3D_procs USES BOOLEAN out3D_septimefiles -USES BOOLEAN out3D_unchunked - -############################################## -# Downsampling parameters based on IOUTIL -############################################## -USES INT out3D_downsample_x -USES INT out3D_downsample_y -USES INT out3D_downsample_z ################################### # Checkpointing/recovery parameters -- cgit v1.2.3