renamed package
This commit is contained in:
parent
fdc6c1a3fa
commit
5856f7a8f7
3 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
module MethodSimilarity
|
||||
module MethodsSimilarity
|
||||
|
||||
using Statistics
|
||||
using LinearAlgebra
|
||||
|
@ -14,4 +14,4 @@ include("analyze.jl")
|
|||
|
||||
greet() = print("Hello World!")
|
||||
|
||||
end # module MethodSimilarity
|
||||
end # module MethodsSimilarity
|
Loading…
Add table
Add a link
Reference in a new issue