aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl13
1 files changed, 3 insertions, 10 deletions
diff --git a/param.ccl b/param.ccl
index f378d9b..1f685e8 100644
--- a/param.ccl
+++ b/param.ccl
@@ -76,26 +76,19 @@ shares: IO
####################
# Output directories
####################
-USES STRING outdir ""
-{
-}
+USES STRING outdir
########################
# How often to do output
########################
-USES INT out_every ""
-{
- : :: ""
-}
+USES INT out_every
################
# various things
################
-USES BOOLEAN verbose ""
-{
-}
+USES BOOLEAN verbose
BOOLEAN new_filename_scheme ""
{
}