aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl6
1 files changed, 1 insertions, 5 deletions
diff --git a/param.ccl b/param.ccl
index d8262e8..3c702ad 100644
--- a/param.ccl
+++ b/param.ccl
@@ -249,10 +249,6 @@ USES INT out_downsample_x
USES INT out_downsample_y
USES INT out_downsample_z
USES KEYWORD verbose
+USES KEYWORD out_fileinfo
USES BOOLEAN new_filename_scheme
USES BOOLEAN strict_io_parameter_check
-
-EXTENDS KEYWORD out_fileinfo
-{
- "axis labels" :: "add axis labels information to output files"
-}