diff --git a/SL3Z.jl b/SL3Z.jl index 7b039ae..c7a8680 100644 --- a/SL3Z.jl +++ b/SL3Z.jl @@ -119,6 +119,9 @@ end +@everywhere push!(LOAD_PATH, "./") +using GroupAlgebras +include("property(T).jl")