packages feed

hgdal-1.0.0.0: src/GDAL/OGRLinearRing.hs

module GDAL.OGRLinearRing
       (OGRLinearRing(..), IOGRLinearRing, upcastOGRLinearRing,
        downcastOGRLinearRing)
       where
import GDAL.OGRLinearRing.RawType
import GDAL.OGRLinearRing.Interface
import GDAL.OGRLinearRing.Implementation