#  Calling the dynamic library
useDynLib(statmod)

#  All functions exported other than those starting with "."
exportPattern("^[^\\.]")

S3method(print,limdil)
S3method(plot,limdil)
