importFrom(utils, packageDescription)

useDynLib(degreenet)

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