import("methods")
importFrom( "utils", "package.skeleton" )

export(
  "cfunction", "cxxfunction", "getPlugin", "registerPlugin", "rcpp"
)

exportMethods(
  "setCMethod", "getDynLib", "package.skeleton"
)

