mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-12-25 18:15:29 +01:00
AutGroup is a FPGroup
This commit is contained in:
parent
a886929948
commit
117eddafd6
@ -17,7 +17,7 @@ end
|
||||
|
||||
typealias AutGroupElem GWord{AutSymbol}
|
||||
|
||||
type AutGroup <: Group
|
||||
type AutGroup <: FPGroup
|
||||
objectGroup::Group
|
||||
generators::Vector{AutSymbol}
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user