8 lines
192 B
Plaintext
Raw Permalink Normal View History

2025-01-12 00:52:51 +08:00
# 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)