export complete, create_pm

This commit is contained in:
kalmar 2017-05-17 17:45:03 +02:00
parent 408c5a34e3
commit 3c8022b59d
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ type GroupRingElem{T<:Number} <: RingElem
end
end
export GroupRing, GroupRingElem
export GroupRing, GroupRingElem, complete, create_pm
###############################################################################
#