useDynLib(GUTS)
#exportPattern("^[[:alpha:]]+")
exportPattern("^[^\\.]")
import(methods, Rcpp)
S3method(print, GUTS)
S3method("[[<-", GUTS)
S3method("$<-", GUTS)
S3method("attr<-", GUTS)
S3method("attributes<-", GUTS)
S3method("mostattributes<-", GUTS)
