gatk-3.8/public/java
David Roazen 1296dd41be Removing the legacy -L "interval1;interval2" syntax
This syntax predates the ability to have multiple -L arguments, is
inconsistent with the syntax of all other GATK arguments, requires
quoting to avoid interpretation by the shell, and was causing
problems in Queue.

A UserException is now thrown if someone tries to use this syntax.
2011-11-21 13:18:53 -05:00
..
config Reorganized the codebase beneath top-level public and private directories, 2011-06-28 06:55:19 -04:00
src Removing the legacy -L "interval1;interval2" syntax 2011-11-21 13:18:53 -05:00
test Removing the legacy -L "interval1;interval2" syntax 2011-11-21 13:18:53 -05:00