aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl7
1 files changed, 3 insertions, 4 deletions
diff --git a/param.ccl b/param.ccl
index 82463f6..076c4ff 100644
--- a/param.ccl
+++ b/param.ccl
@@ -103,8 +103,7 @@ REAL par_S_minus[3] "spin of the m- puncture"
} 0.0
-INT par_use_sources "Use sources?"
-{
- 0:1 :: "0 for no (default), 1 for yes"
-} 0
+BOOLEAN use_sources "Use sources?"
+{
+} "no"