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