aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@b6f3ac56-194f-0410-8878-cdf6079d7f1b>2000-12-17 14:19:32 +0000
committergoodale <goodale@b6f3ac56-194f-0410-8878-cdf6079d7f1b>2000-12-17 14:19:32 +0000
commitcfa1bcfcb41f4b4b43b42e8839c2a0d8a9ae022f (patch)
tree0c1c8ea4f00b8ecb11faec8938b379d0ab68d65a
parente8defa849548d020c6f2b04771f90fa360e4dd63 (diff)
LOGICAL->BOOLEAN
Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAxiOddBrillBH/trunk@25 b6f3ac56-194f-0410-8878-cdf6079d7f1b
-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"