From 0f82a835dc9a37b9f32478b053dc2ce5caedc846 Mon Sep 17 00:00:00 2001 From: schnetter Date: Fri, 25 Mar 2005 15:20:17 +0000 Subject: Do not share IO parameters git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Norms/trunk@12 f4913095-0e4f-0410-abea-a123d184f1f3 --- param.ccl | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/param.ccl b/param.ccl index 0c39ec4..dffb9d1 100644 --- a/param.ccl +++ b/param.ccl @@ -21,17 +21,3 @@ STRING gridfunctions_2nd "Set of grid functions to compute norms for 2nd order v { ".*" :: "List of grid function names" } "" - - - -############################################################################# -shares: IO - -USES STRING out_dir AS io_out_dir -USES INT out_every AS io_out_every -USES BOOLEAN new_filename_scheme - -EXTENDS KEYWORD out_fileinfo -{ - "axis labels" :: "add axis labels information to output files" -} -- cgit v1.2.3