Rename Variant.jl to Haplotype.jl

master
parent 3ef4a92ba2
commit 44aa41e628

@ -45,7 +45,7 @@ struct Unsafe end
struct Inapplicable end
include("Edit.jl")
include("Variant.jl")
include("Haplotype.jl")
include("Variation.jl")
end # module

Loading…
Cancel
Save