aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
blob: cacd18280df353bd36c47674dfea3882331d2192 (plain)
1
2
3
4
5
6
7
8
9
10
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"