aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 3 insertions, 2 deletions
diff --git a/param.ccl b/param.ccl
index 8980568..e383a45 100644
--- a/param.ccl
+++ b/param.ccl
@@ -23,7 +23,7 @@ BOOLEAN constraints_persist "Keep storage of ham and mom* around for use in spec
{
} "no"
-# Deprecated in Beta 14
+# Deprecated in Beta 13
BOOLEAN constraint_communication "THIS PARAMETER IS NOT USED"
{
} "no"
@@ -34,7 +34,8 @@ KEYWORD bound "Which boundary condition to apply"
"static" :: "Static (don't do anything) boundary condition"
} "flat"
-BOOLEAN cartoon "Cartoon BC"
+# Deprecated in Beta 13
+BOOLEAN cartoon "THIS PARAMETER IS NOT USED"
{
} "no"