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(
    raex10stprobeset,
    raex10stprobeset_dbconn,
    raex10stprobeset_dbfile,
    raex10stprobeset_dbschema,
    raex10stprobeset_dbInfo,

    raex10stprobesetORGANISM
)

