.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)
hgu95cSUMFUNCfunc <- function() {
	.Deprecated(msg="This environment never contains any data, and will be removed in the next release.")
	hgu95cSUMFUNC_DEPRECATED
}
makeActiveBinding("hgu95cSUMFUNC", hgu95cSUMFUNCfunc, ns)

