The R Project SVN R

Rev

Rev 65644 | Rev 68218 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 65644 Rev 65646
Line 18... Line 18...
18
## General Public License for more details.
18
## General Public License for more details.
19
##
19
##
20
## A copy of the GNU General Public License is available at
20
## A copy of the GNU General Public License is available at
21
## http://www.r-project.org/Licenses/
21
## http://www.r-project.org/Licenses/
22
 
22
 
23
revision='$Revision: 65644 $'
23
revision='$Revision: 65646 $'
24
version=`set - ${revision}; echo ${2}`
24
version=`set - ${revision}; echo ${2}`
25
version="R configuration information retrieval script: ${R_VERSION} (r${version})
25
version="R configuration information retrieval script: ${R_VERSION} (r${version})
26
 
26
 
27
Copyright (C) 2002-13 The R Core Team.
27
Copyright (C) 2002-2013 The R Core Team.
28
This is free software; see the GNU General Public License version 2
28
This is free software; see the GNU General Public License version 2
29
or later for copying conditions.  There is NO warranty."
29
or later for copying conditions.  There is NO warranty."
30
 
30
 
31
usage="Usage: R CMD config [options] [VAR]
31
usage="Usage: R CMD config [options] [VAR]
32
 
32