FPGroups is imported in Groups.jl, no need to import

This commit is contained in:
kalmar 2017-05-11 17:35:15 +02:00
parent 6795693ce8
commit e08a5c71b3
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
module FinitelyPresentedGroups
using Groups
abstract Group
immutable FPSymbol{T<:Group} <: GSymbol
gen::String