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(
    hthgu133a,
    hthgu133a_dbconn,
    hthgu133a_dbfile,
    hthgu133a_dbschema,
    hthgu133a_dbInfo,

    hthgu133aORGANISM
)

