Fixed Mark's bad checkin.
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2775 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
1ce0f06216
commit
334da80e8b
|
|
@ -182,7 +182,7 @@ public class VariantContext extends AttributedObject {
|
|||
|
||||
if ( loc == null ) { throw new StingException("GenomeLoc cannot be null"); }
|
||||
this.loc = loc;
|
||||
} A
|
||||
}
|
||||
|
||||
// todo Add Allele... alleles syntax
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue