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 714a882..cec61a1 100644
--- a/param.ccl
+++ b/param.ccl
@@ -3,11 +3,11 @@
private:
-LOGICAL constraints_persist "Keep storage of ham and mom* around for use in special tricks?"
+BOOLEAN constraints_persist "Keep storage of ham and mom* around for use in special tricks?"
{
} "no"
-LOGICAL constraint_communication "If yes sychronise the constraints"
+BOOLEAN constraint_communication "If yes sychronise the constraints"
{
} "no"