Merged bug fix from Stable into Unstable
This commit is contained in:
commit
82bb3acba0
|
|
@ -29,7 +29,7 @@
|
||||||
<!-- Core walkers -->
|
<!-- Core walkers -->
|
||||||
<package name="org.broadinstitute.sting.gatk.walkers.**" />
|
<package name="org.broadinstitute.sting.gatk.walkers.**" />
|
||||||
<!-- All non-oneoff GATK-specific RODs -->
|
<!-- All non-oneoff GATK-specific RODs -->
|
||||||
<package name="org.broadinstitute.sting.gatk.refdata.**" />
|
<package name="org.broadinstitute.sting.utils.codecs.**" />
|
||||||
<!-- Filters -->
|
<!-- Filters -->
|
||||||
<package name="org.broadinstitute.sting.gatk.filters" />
|
<package name="org.broadinstitute.sting.gatk.filters" />
|
||||||
<!-- Tribble codecs -->
|
<!-- Tribble codecs -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue