aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorgoodale <goodale@f5a6acaf-da7d-456b-b0a8-35edbc60b392>2002-01-16 03:13:33 +0000
committergoodale <goodale@f5a6acaf-da7d-456b-b0a8-35edbc60b392>2002-01-16 03:13:33 +0000
commit0d66e5f5f44d770c02e97b9926b2eab5a2929d52 (patch)
tree7e0f6078152532eb4b1007e66f10b4c21f40d977 /param.ccl
parenta116af30186ae20295586359e60f73499514ed45 (diff)
Making the initial data consistent between the initial data thorns -
in particular adding "none" to the C and C++ versions. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWave/trunk@52 f5a6acaf-da7d-456b-b0a8-35edbc60b392
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 16baf2a..3d3c0cb 100644
--- a/param.ccl
+++ b/param.ccl
@@ -21,7 +21,7 @@ private:
REAL radius "The radius of the gaussian wave"
{
- 0:* :: "Positive"
+ 0:* :: "Positive"
} 0.0
REAL sigma "The sigma for the gaussian wave"