Revision 319fc00faa8daf93bdb71a38dc72d8bb09b5c53e authored by Adrian Baddeley on 01 August 2011, 10:36:01 UTC, committed by cran-robot on 01 August 2011, 10:36:01 UTC
1 parent c051fec
Raw File
NAMESPACE
useDynLib("spatstat")

# Export all names unless they start with a dot
exportPattern("^[^.]")
back to top