The R Project SVN R

Rev

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

Rev 47442 Rev 47522
Line 2... Line 2...
2
#
2
#
3
# ${R_HOME}/bin/COMPILE
3
# ${R_HOME}/bin/COMPILE
4
 
4
 
5
# @configure_input@
5
# @configure_input@
6
 
6
 
7
revision='$Rev: 47442 $'
7
revision='$Rev: 47522 $'
8
version=`set - ${revision}; echo ${2}`
8
version=`set - ${revision}; echo ${2}`
9
version="R compilation front end r${version}
9
version="R compilation front end: ${R_VERSION} (r${version})
10
 
10
 
11
Copyright (C) 2000-2006 The R Core Development Team.
11
Copyright (C) 2000-2006 The R Core Development Team.
12
This is free software; see the GNU General Public License version 2 or
12
This is free software; see the GNU General Public License version 2 or
13
later for copying conditions.  There is NO warranty."
13
later for copying conditions.  There is NO warranty."
14
 
14