Forgot that no matter how trivial a change it's a good idea to compile first

This commit is contained in:
Guillermo del Angel 2011-10-11 11:18:41 -04:00
parent 1975de1b32
commit 1c485d8b5e
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;