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(
    hugene10stprobeset,
    hugene10stprobeset_dbconn,
    hugene10stprobeset_dbfile,
    hugene10stprobeset_dbschema,
    hugene10stprobeset_dbInfo,

    hugene10stprobesetORGANISM
)

