From 2618eeaebf848d76b48ce32b5eabc2216f458f97 Mon Sep 17 00:00:00 2001 From: jthorn Date: Sat, 7 Aug 2004 09:08:35 +0000 Subject: fix a syntax error in the Thorn_fakebinary__atype parameter -- thanks to Peter Diener for spotting this git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@209 e296648e-0e4f-0410-bd07-d597d9acff87 --- param.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 7600a9d..ee7c062 100644 --- a/param.ccl +++ b/param.ccl @@ -576,8 +576,8 @@ REAL Alvi__separation "Alvi: spatial separation of the black holes" KEYWORD Thorne_fakebinary__atype "Thorne-fakebinary: binary type" { - "constant" :: "" - "quadrupole :: "" + "constant" :: "" + "quadrupole" :: "" } "constant" BOOLEAN Thorne_fakebinary__retarded "Thorne-fakebinary: use retarded time?" -- cgit v1.2.3