diff --git a/src/GroupRings.jl b/src/GroupRings.jl index 1fbacfc..69c65bf 100644 --- a/src/GroupRings.jl +++ b/src/GroupRings.jl @@ -43,7 +43,7 @@ type GroupRingElem{T<:Number} <: RingElem end end -export GroupRing, GroupRingElem +export GroupRing, GroupRingElem, complete, create_pm ############################################################################### #