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

@ -51,7 +51,7 @@ include("Spinors/Spinors.jl")
using .Spinors
export Spinor, Pgamma
export norm, norm2, dot, imm, mimm
export imm, mimm
export pmul, gpmul, gdagpmul
end # module