useDynLib(edesign)

# Export all names
exportPattern(".")
# methods:
S3method(print, monet)
#
importFrom("stats", "runif")
