Skip to content

Commit

Permalink
Merge pull request #3 from kescobo/modulename
Browse files Browse the repository at this point in the history
Modulename
  • Loading branch information
EvoArt authored Dec 14, 2021
2 parents 32ff6a6 + 2e8020e commit 0bc6700
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name = "PerMANOVA"
name = "PERMANOVA"
uuid = "f33fedc7-88ab-426d-b3f4-502f30fbdde3"
authors = ["Arthur Newbury"]
version = "0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion src/PERMANOVA.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module PerMANOVA
module PERMANOVA

using Random, LinearAlgebra, Distances, StatsModels,Statistics,TexTables,LoopVectorization, NamedArrays
include("perm2.jl")
Expand Down

0 comments on commit 0bc6700

Please sign in to comment.