From 38d041c6e227abe975f4ccf414e1a4984501dcc7 Mon Sep 17 00:00:00 2001 From: schnetter Date: Tue, 9 Mar 2004 15:30:05 +0000 Subject: Deprecate Cartoon parameter git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMConstraints/trunk@101 b7a48df3-cbbf-4440-997f-b4b717c9f7fc --- param.ccl | 5 +++-- 1 file 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" -- cgit v1.2.3