.packageName <- "SNAData"
.First.lib <- function(libname,pkgname,where){
	require("graph") || stop("Need package graph")
}

