.packageName <- "hgu133plus2"
hgu133plus2 <- function() cat(hgu133plus2QC)
.no_S3_generics = TRUE
ns <- asNamespace("hgu133plus2")
hgu133plus2LOCUSIDfunc <- function() {
	hgu133plus2LOCUSID <- function(){
		.Deprecated("hgu133plus2ENTREZID")
	}
	hgu133plus2LOCUSID()
	hgu133plus2ENTREZID
}
makeActiveBinding("hgu133plus2LOCUSID", hgu133plus2LOCUSIDfunc, ns)

