]> git.donarmstrong.com Git - cran2deb.git/blob - branch/multisys/exec/which_sys
2426b9afd5078803bf60c3d86e79b46555478eed
[cran2deb.git] / branch / multisys / exec / which_sys
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_sys)