move autFn and mcg to aut_groups folder

This commit is contained in:
Marek Kaluba 2022-04-02 14:17:40 +02:00
parent 2070d0efad
commit adb42c8919
No known key found for this signature in database
GPG Key ID: 8BF1A3855328FC15
6 changed files with 3 additions and 2 deletions

View File

@ -17,8 +17,9 @@ include("hashing.jl")
include("normalform.jl")
include("autgroups.jl")
include("groups/sautFn.jl")
include("groups/mcg.jl")
include("aut_groups/sautFn.jl")
include("aut_groups/mcg.jl")
include("wl_ball.jl")
end # of module Groups