aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl9
1 files changed, 9 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index e1aca1f..cacd182 100644
--- a/param.ccl
+++ b/param.ccl
@@ -1,2 +1,11 @@
# Parameter definitions for thorn EllBase
# $Header$
+
+restricted:
+
+KEYWORD elliptic_verbose "elliptic verbosity"
+{
+ "yes" :: "be verbose in elliptic"
+ "no" :: "silence in elliptic"
+ "debug":: "even more verbose in elliptic"
+} "no"