useDynLib(evesim, .registration=TRUE)
import(Rcpp)
importFrom(RcppParallel, RcppParallelLibs)

export(edd_sim)
