8 lines
197 B
Plaintext
8 lines
197 B
Plaintext
|
# 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)
|