update includes

This commit is contained in:
kalmar 2017-05-12 20:15:03 +02:00
parent 86ec33b8a0
commit 1bd2d7fe25
1 changed files with 2 additions and 2 deletions

View File

@ -336,7 +336,7 @@ replace_all(W::GWord, subst_dict::Dict{GWord, GWord}) = replace_all!(deepcopy(W)
#
###############################################################################
include("FPGroups.jl")
include("automorphism_groups.jl")
include("FreeGroup.jl")
include("AutGroup.jl")
end # of module Groups