mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-12-25 18:15: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
|
||||||
end
|
end
|
||||||
|
|
||||||
abstract FPGroup <: Group
|
abstract AbstractFPGroup <: Group
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user