Merged bug fix from Stable into Unstable

This commit is contained in:
Guillermo del Angel 2011-10-11 11:19:38 -04:00
commit 0429b38021
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
package org.broadinstitute.sting.analyzecovariates;
import org.broadinstitute.sting.commandline.Argument;
import org.broadinstitute.sting.commandline.Hidden;
import org.broadinstitute.sting.commandline.CommandLineProgram;
import org.broadinstitute.sting.commandline.Input;
import org.broadinstitute.sting.gatk.walkers.recalibration.Covariate;