aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2004-08-07 09:08:35 +0000
committerjthorn <jthorn@e296648e-0e4f-0410-bd07-d597d9acff87>2004-08-07 09:08:35 +0000
commit2618eeaebf848d76b48ce32b5eabc2216f458f97 (patch)
treea5f6f2987d146593da02432666bc593ce28779f3 /param.ccl
parentbd166008f85032b88ceee7796599f65a804a3a24 (diff)
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
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 2 insertions, 2 deletions
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?"