mirror of
https://github.com/MillironX/SequenceVariation.jl.git
synced 2024-11-21 21:16:05 +00:00
Rename Variant.jl to Haplotype.jl
This commit is contained in:
parent
3ef4a92ba2
commit
44aa41e628
2 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue