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(
    rgu34c,
    rgu34c_dbconn,
    rgu34c_dbfile,
    rgu34c_dbschema,
    rgu34c_dbInfo,

    rgu34cORGANISM
)

