From: blundellc Date: Tue, 24 Mar 2009 20:44:32 +0000 (+0000) Subject: which_sys -> which_system (thanks Yaroslav Halchenko) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5f7796ac68a446df0633fa1b029099599c50d689;p=cran2deb.git which_sys -> which_system (thanks Yaroslav Halchenko) git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@214 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- diff --git a/trunk/exec/which_system b/trunk/exec/which_system index 76800de..c7b62de 100755 --- a/trunk/exec/which_system +++ b/trunk/exec/which_system @@ -1,5 +1,5 @@ #!/usr/bin/env r -## DOC: cran2deb which_sys +## DOC: cran2deb which_system ## DOC: show which system cran2deb will build for next ## DOC: suppressMessages(library(cran2deb))