Eric broke the build. Eric broke the build.

git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4847 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
ebanks 2010-12-15 17:01:38 +00:00
parent 5c0b66cb7c
commit dabdeb729e
2 changed files with 0 additions and 1 deletions

View File

@ -80,7 +80,6 @@ public class LocusMismatchWalker extends LocusWalker<String,Integer> implements
public void initialize() {
UnifiedArgumentCollection uac = new UnifiedArgumentCollection();
uac.baseModel = BaseMismatchModel.THREE_STATE;
uac.ALL_BASES_MODE = true;
ug = new UnifiedGenotyperEngine(getToolkit(), uac);