mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-11-19 06:30:29 +01:00
add AbstractFPGroup <: Group abstract type
This commit is contained in:
parent
4b68fe745f
commit
ab31d8fca1
@ -53,7 +53,7 @@ type GWord{T<:GSymbol} <: GroupElem
|
||||
end
|
||||
end
|
||||
|
||||
abstract FPGroup <: Group
|
||||
abstract AbstractFPGroup <: Group
|
||||
|
||||
###############################################################################
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user