first commit
[pkgdev.git] / pkgTest / NAMESPACE
1 # Export all user-level R functions
2 export (a, b, c, .Last.lib)
3
4 useDynLib(pkgTest)