aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorwerner <werner@e296648e-0e4f-0410-bd07-d597d9acff87>2000-08-30 16:20:28 +0000
committerwerner <werner@e296648e-0e4f-0410-bd07-d597d9acff87>2000-08-30 16:20:28 +0000
commitb876400d7cadaec3926cccd3f538a0a3b893a244 (patch)
treed4a7afc92b9bed1625fde3b2d1eb049797b98d70 /param.ccl
parent2f28321da08e6f74411a6aab4611391ec3af9f4f (diff)
missing quote prevented cactus from compiling
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@22 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 af6d10f..c880b17 100644
--- a/param.ccl
+++ b/param.ccl
@@ -78,7 +78,7 @@ REAL exblend_rout "Outer boundary of blending region"
REAL exblend_width "Width of blending zone"
{
-: :: Positive means width in radius, negative means width = exbeldn_width*dx"
+: :: "Positive means width in radius, negative means width = exbeldn_width*dx"
} -3.0
@@ -344,4 +344,4 @@ REAL flatfunny_a "Amplitude of gaussian"
REAL flatfunny_s "Width of gaussian"
{
0.0: :: "Positive please"
-} 1.0 \ No newline at end of file
+} 1.0