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