mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-12-24 18:05:27 +01:00
FPGroups is imported in Groups.jl, no need to import
This commit is contained in:
parent
6795693ce8
commit
e08a5c71b3
@ -1,8 +1,5 @@
|
|||||||
module FinitelyPresentedGroups
|
|
||||||
|
|
||||||
using Groups
|
|
||||||
|
|
||||||
abstract Group
|
|
||||||
|
|
||||||
immutable FPSymbol{T<:Group} <: GSymbol
|
immutable FPSymbol{T<:Group} <: GSymbol
|
||||||
gen::String
|
gen::String
|
||||||
|
Loading…
Reference in New Issue
Block a user