# Load the shared object
useDynLib(gdsfmt)

# Export all names
exportPattern(".")

# Import
import(methods)
