Module Oplot.Points

module Point2 : sig ... end
module Point3 : sig ... end
type point = Point2.t
type point3 = Point3.t