We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64ec1fb commit b7b0869Copy full SHA for b7b0869
src/GAP/wrappers.jl
@@ -312,7 +312,6 @@ GAP.@wrap OnTuples(x::GapObj, y::GapObj)::GapObj
312
GAP.@wrap Order(x::Any)::GapInt
313
GAP.@wrap OrthogonalComponents(x::GapObj, y::GapObj, z::GapInt)::GapObj
314
GAP.@wrap PcElementByExponentsNC(x::GapObj, y::GapObj)::GapObj
315
-GAP.@wrap PcpElementByExponentsNC(x::GapObj, y::GapObj)::GapObj
316
GAP.@wrap Pcgs(x::GapObj)::GapObj
317
GAP.@wrap PcpElementByExponentsNC(x::GapObj, y::GapObj)::GapObj
318
GAP.@wrap PcpGroupByCollectorNC(x::GapObj)::GapObj
0 commit comments