import(methods)
import(AnnotationDbi)

### Only put what is statically exported here. All the AnnObj instances
### created at load time are dynamically exported (refer to R/zzz.R for
### the details).
export(
    gahgu95c,
    gahgu95c_dbconn,
    gahgu95c_dbfile,
    gahgu95c_dbschema,
    gahgu95c_dbInfo,

    gahgu95cORGANISM
)

