Change some parameters in program calls
Former-commit-id: 3ed8760844007def1d8c5a9cf4eaee01d571fe0b Former-commit-id: b15127c8f8a601b33e09daccc645cbb8a1f23a2e
This commit is contained in:
@ -7,6 +7,7 @@ BEGIN {
|
||||
if (IDMIN == "") IDMIN = 80
|
||||
if (NBMIN == "") NBMIN = 50
|
||||
if (NBMAX == "") NBMAX = 200
|
||||
if (COMIN == "") COMIN = 0.8
|
||||
}
|
||||
|
||||
/^#/ { next }
|
||||
|
Reference in New Issue
Block a user