2025-01-12 04:36:52 +08:00

8 lines
192 B
Plaintext

# Generated by roxygen2: do not edit by hand
export(peek_flag)
export(reset_flags)
export(use_cpp_interface)
importFrom(Rcpp,sourceCpp)
useDynLib(testRcppInterfaceUser, .registration = TRUE)