gatk-3.8/scala
kshakir 798178b167 Another case of just because you can do something doesn't mean you should.
Scala type inference for the implicit return types on implicit methods was a little too much for poor IntelliJ IDEA to handle, and it was breaking things like copy/paste, auto-complete, etc.
Also updated the Queue package to include all Sting utils.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@5646 348d0f76-0448-11de-a6fe-93d51630548a
2011-04-15 15:39:56 +00:00
..
qscript Huh, somehow this change didn't make it through last time 2011-04-14 17:09:37 +00:00
src/org/broadinstitute/sting Another case of just because you can do something doesn't mean you should. 2011-04-15 15:39:56 +00:00
test/org/broadinstitute/sting/queue Put a band-aid on the FCP by switching use of DINDEL to INDEL and explicitly running UG the old way with just indels and just snps. 2011-04-14 02:22:31 +00:00