export group names

This commit is contained in:
kalmarek 2018-08-20 03:28:09 +02:00
parent 01405cb3cc
commit df4b63a6a6

View File

@ -5,6 +5,11 @@ using Nemo
using Groups using Groups
export PropertyTGroup, SymmetrizedGroup, GAPGroup, Naive, Symmetrize, export PropertyTGroup, SymmetrizedGroup, GAPGroup, Naive, Symmetrize,
SpecialLinearGroup,
SpecialAutomorphismGroup,
HigmanGroup,
CapraceGroup,
MappingClassGroup
abstract type PropertyTGroup end abstract type PropertyTGroup end