aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>2004-06-23 06:57:34 +0000
committerschnetter <schnetter@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>2004-06-23 06:57:34 +0000
commit374fbfbc1f5ece3be910bfd1359fc9f595f24ccf (patch)
tree7f8c3e215137ef2906ad4c9d83b408031782e512
parentcd1c59cc5f78117814686a7f2bbde7fe4b100eb0 (diff)
Fix error in Schwarzschild's name.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAnalyticBH/trunk@149 6a3ddf76-46e1-4315-99d9-bc56cac1ef84
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index b0f9073..b5ab81c 100644
--- a/param.ccl
+++ b/param.ccl
@@ -111,7 +111,7 @@ shares: ADMBase
EXTENDS KEYWORD initial_data
{
- "schwarzschild" :: "One Schwarzshild black hole"
+ "schwarzschild" :: "One Schwarzschild black hole"
"bl_bh" :: "Brill Lindquist black holes"
"misner_bh" :: "Misner black holes"
"multiple_misner_bh" :: "Multiple Misner black holes"