.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)

