1
0
mirror of https://github.com/kalmarek/Groups.jl.git synced 2024-10-15 07:20:35 +02:00

include FPGroups.jl in Groups

This commit is contained in:
kalmar 2017-05-11 18:30:03 +02:00
parent 2a3baab61a
commit 0891f28c6f

View File

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