
useDynLib(tergm)

importFrom(utils, packageDescription)
importFrom(ergm)

# Export all names that do not begin with a dot.
exportPattern("^[^\\.]")
