Some minor bug corrections

This commit is contained in:
Alberto Ramos 2021-11-18 16:55:37 +01:00
parent 7766517358
commit 5b1f45f8e0
3 changed files with 6 additions and 4 deletions

View file

@ -42,6 +42,7 @@ include("GroupSU3.jl")
include("M3x3.jl")
include("AlgebraSU3.jl")
include("FundamentalSU3.jl")
export imm, mimm
## END SU(3)
include("GroupU1.jl")