]> git.donarmstrong.com Git - cran2deb.git/blobdiff - branch/multisys/exec/which_system
Merged branch/multisys into trunk.
[cran2deb.git] / branch / multisys / exec / which_system
diff --git a/branch/multisys/exec/which_system b/branch/multisys/exec/which_system
deleted file mode 100755 (executable)
index 76800de..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/usr/bin/env r
-## DOC: cran2deb which_sys
-## DOC:     show which system cran2deb will build for next
-## DOC:
-suppressMessages(library(cran2deb))
-
-cat(which_system)