Moved PrintReferenceVariantsWalker to playground

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4971 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
fromer 2011-01-10 22:07:41 +00:00
parent 8ba3a5a43f
commit c2dd956888
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
* OTHER DEALINGS IN THE SOFTWARE.
*/
package org.broadinstitute.sting.gatk.walkers.variantutils;
package org.broadinstitute.sting.playground.gatk.walkers.phasing;
import org.broad.tribble.util.variantcontext.Allele;
import org.broad.tribble.util.variantcontext.Genotype;