aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>2004-03-09 15:30:05 +0000
committerschnetter <schnetter@b7a48df3-cbbf-4440-997f-b4b717c9f7fc>2004-03-09 15:30:05 +0000
commit38d041c6e227abe975f4ccf414e1a4984501dcc7 (patch)
tree7dfa97a7994fc48c37260e3926808280547cdbaf
parentca62d2b7f34abd71bc664a5b0432bfc7d036ba98 (diff)
Deprecate Cartoon parameter
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@101 b7a48df3-cbbf-4440-997f-b4b717c9f7fc
-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"