.packageName <- "hgu95c"
hgu95c <- function() cat(hgu95cQC)
.no_S3_generics = TRUE
ns <- asNamespace("hgu95c")
hgu95cLOCUSIDfunc <- function() {
	hgu95cLOCUSID <- function(){
		.Deprecated("hgu95cENTREZID")
	}
	hgu95cLOCUSID()
	hgu95cENTREZID
}
makeActiveBinding("hgu95cLOCUSID", hgu95cLOCUSIDfunc, ns)

