aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl12
1 files changed, 6 insertions, 6 deletions
diff --git a/param.ccl b/param.ccl
index 4f475e8..b29999f 100644
--- a/param.ccl
+++ b/param.ccl
@@ -54,9 +54,9 @@ USES INT out_every
################
# various things
################
-USES LOGICAL verbose
-USES LOGICAL out3D_datestamp
-USES LOGICAL out3D_parameters
+USES BOOLEAN verbose
+USES BOOLEAN out3D_datestamp
+USES BOOLEAN out3D_parameters
#######################
@@ -65,11 +65,11 @@ USES LOGICAL out3D_parameters
USES KEYWORD out3D_mode
USES INT out3D_procs
-USES LOGICAL out3D_septimefiles
-USES LOGICAL out3D_unchunked
+USES BOOLEAN out3D_septimefiles
+USES BOOLEAN out3D_unchunked
##############################################
# Downsampling parameters (only for 3D output)
##############################################
-USES LOGICAL out3D_single
+USES BOOLEAN out3D_single