This commit is contained in:
kalmar 2017-05-11 18:17:08 +02:00
parent 2d72393292
commit 71c2367cae
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ type FPGroup <: Group
end
end
export FPSymbol, FPGroupElem, FPGroup, generators
FPSymbol(s::String) = FPSymbol(s,1)