
useDynLib(hergm)

importFrom(utils, packageDescription)
import(ergm)

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