r-builds/test/testpkg/NAMESPACE
2022-08-17 14:30:55 -05:00

6 lines
140 B
Text

# Generated by roxygen2: do not edit by hand
export(add_it)
export(square_it)
export(subtract_it)
useDynLib(testpkg, .registration = TRUE)