exportPattern("^[[:alpha:]]+")
importFrom(Rcpp, evalCpp)
useDynLib(ECctmc, .registration=TRUE)

export(sample_path)
