8 lines
197 B
Plaintext
Raw 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(test_cpp_interface)
importFrom(Rcpp,sourceCpp)
useDynLib(testRcppInterfaceExporter, .registration = TRUE)