File: cleanup.R

package info (click to toggle)
r-cran-rcppparallel 5.0.2%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 452 kB
  • sloc: cpp: 1,680; sh: 19; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 179 bytes parent folder | download
1
2
3
4
# Clean up files generated during configuration here.
# Use 'remove_file()' to remove files generated during configuration.
unlink("src/tbb/build/lib_release", recursive = TRUE)