.packageName <- "hgu95b"
hgu95b <- function() cat(hgu95bQC)
.no_S3_generics = TRUE
ns <- asNamespace("hgu95b")
hgu95bLOCUSIDfunc <- function() {
	hgu95bLOCUSID <- function(){
		.Deprecated("hgu95bENTREZID")
	}
	hgu95bLOCUSID()
	hgu95bENTREZID
}
makeActiveBinding("hgu95bLOCUSID", hgu95bLOCUSIDfunc, ns)
hgu95bSUMFUNCfunc <- function() {
	.Deprecated(msg="This environment never contains any data, and will be removed in the next release.")
	hgu95bSUMFUNC_DEPRECATED
}
makeActiveBinding("hgu95bSUMFUNC", hgu95bSUMFUNCfunc, ns)

