aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl14
1 files changed, 0 insertions, 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"
-}