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