aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/param.ccl b/param.ccl
index 5ebd4c4..c34d056 100644
--- a/param.ccl
+++ b/param.ccl
@@ -54,12 +54,12 @@ INT ntheta "Theta resolution for solve"
*:* :: "No restriction"
} 50
-LOGICAL brandt_seidel "Brand-Seidel initial data"
+BOOLEAN brandt_seidel "Brand-Seidel initial data"
{
} "no"
-LOGICAL verbose ""
+BOOLEAN verbose ""
{
} "yes"