]> git.donarmstrong.com Git - cran2deb.git/blob - branch/multisys/exec/which_system
76800de7c4cb6876212fa4445f2c4a10b2adc7c6
[cran2deb.git] / branch / multisys / exec / which_system
1 #!/usr/bin/env r
2 ## DOC: cran2deb which_sys
3 ## DOC:     show which system cran2deb will build for next
4 ## DOC:
5 suppressMessages(library(cran2deb))
6
7 cat(which_system)