Parent Directory
|
Revision Log
|
Patch
revision 1.1, Wed Jun 21 07:52:52 2006 UTC | revision 1.2, Tue Oct 3 02:48:59 2006 UTC | |
---|---|---|
# | Line 56 | Line 56 |
56 | my ($options, @parameters) = StandardSetup([qw(Sprout ERDB SFXlate)], | my ($options, @parameters) = StandardSetup([qw(Sprout ERDB SFXlate)], |
57 | { | { |
58 | keyColumn => ["Feature(id)", "column from which to take the feature ID"], | keyColumn => ["Feature(id)", "column from which to take the feature ID"], |
59 | trace => [0, "tracing level"], | trace => ["2-", "tracing level"], |
60 | }, | }, |
61 | "", | "", |
62 | @ARGV); | @ARGV); |
|
MCS Webmaster | ViewVC Help |
Powered by ViewVC 1.0.3 |