Ran update_copyright.py, updating all the copyright blurbs and adding AUTHORS.
[hooke.git] / conf / generalvclamp.ini
1 [generalvclamp]
2     [[flatten]]
3         default = True
4         type = boolean
5         value = True
6
7     [[max_cycles]]
8         default = 1
9         maximum = 100
10         minimum = 0
11         type = integer
12         value = 1
13
14     [[force_multiplier]]
15         default = 1
16         maximum = 100
17         minimum = 0
18         type = float
19         value = 1