packages feed

hgdal-1.0.0.0: src/GDAL/GDALMajorObject.hs

module GDAL.GDALMajorObject
       (GDALMajorObject(..), IGDALMajorObject, upcastGDALMajorObject,
        downcastGDALMajorObject)
       where
import GDAL.GDALMajorObject.RawType
import GDAL.GDALMajorObject.Interface
import GDAL.GDALMajorObject.Implementation