aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorallen <allen@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>1999-03-15 15:06:33 +0000
committerallen <allen@6a3ddf76-46e1-4315-99d9-bc56cac1ef84>1999-03-15 15:06:33 +0000
commitfa4dcb58bbb9348ceaa571780d42e8033056af65 (patch)
tree41cac10802ea1fc25b9d4541f445326abd4dfa62 /param.ccl
parent00543fe0be420faddc2cacd95be540144ccd74e7 (diff)
Fixing some small problems
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDAnalyticBH/trunk@5 6a3ddf76-46e1-4315-99d9-bc56cac1ef84
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 674295b..8a2419d 100644
--- a/param.ccl
+++ b/param.ccl
@@ -5,7 +5,7 @@ private:
REAL mass "Mass of black hole"
{
-: :: "Not sure if it can be negative or no"
+: :: "Not sure if it can be negative or not"
} 2.0
@@ -103,7 +103,7 @@ REAL bl_M_4 "Mass of 4th BL hole"
#{
#}
-#EXTENDS KEYWORD model ""
+#EXTENDS KEYWORD initial_data ""
#{
# "schwarzschild" :: "One Schwarzshild black hole"
#}