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 de0ea9b..a754578 100644
--- a/param.ccl
+++ b/param.ccl
@@ -113,10 +113,6 @@ USES KEYWORD out_criterion
USES INT out_every
USES REAL out_dt
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"
-}