aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/param.ccl b/param.ccl
index 10ec732..47e0df4 100644
--- a/param.ccl
+++ b/param.ccl
@@ -97,12 +97,12 @@ REAL par_b "x coordinate of the m+ puncture"
REAL par_m_plus "mass of the m+ puncture" STEERABLE = ALWAYS
{
- (0.0:*) :: ""
+ 0.0:* :: ""
} 1.0
REAL par_m_minus "mass of the m- puncture" STEERABLE = ALWAYS
{
- (0.0:*) :: ""
+ 0.0:* :: ""
} 1.0
REAL target_M_plus "target ADM mass for m+"