1
0
mirror of https://github.com/kalmarek/Groups.jl.git synced 2024-07-12 01:35:30 +02:00

include the FPGroups.jl file

This commit is contained in:
kalmar 2017-07-06 09:12:35 +02:00
parent 345e066664
commit 8e9b9d5603

View File

@ -404,6 +404,7 @@ end
###############################################################################
include("FreeGroup.jl")
include("FPGroups.jl")
include("AutGroup.jl")
include("DirectProducts.jl")