| Line 16... |
Line 16... |
| 16 |
## This program is distributed in the hope that it will be useful, but
|
16 |
## This program is distributed in the hope that it will be useful, but
|
| 17 |
## WITHOUT ANY WARRANTY; without even the implied warranty of
|
17 |
## WITHOUT ANY WARRANTY; without even the implied warranty of
|
| 18 |
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
18 |
## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
| 19 |
## General Public License for more details.
|
19 |
## General Public License for more details.
|
| 20 |
##
|
20 |
##
|
| 21 |
## A copy of the GNU General Public License is available via WWW at
|
21 |
## A copy of the GNU General Public License is available at
|
| 22 |
## http://www.gnu.org/copyleft/gpl.html. You can also obtain it by
|
22 |
## http://www.r-project.org/Licenses/
|
| 23 |
## writing to the Free Software Foundation, Inc., 51 Franklin Street,
|
- |
|
| 24 |
## Fifth Floor, Boston, MA 02110-1301 USA.
|
- |
|
| 25 |
|
23 |
|
| 26 |
revision='$Rev: 42192 $'
|
24 |
revision='$Rev: 42314 $'
|
| 27 |
version=`set - ${revision}; echo ${2}`
|
25 |
version=`set - ${revision}; echo ${2}`
|
| 28 |
version="R front-end script to f2c ${version}
|
26 |
version="R front-end script to f2c ${version}
|
| 29 |
|
27 |
|
| 30 |
Copyright (C) 2002-5 The R Core Development Team.
|
28 |
Copyright (C) 2002-5 The R Core Development Team.
|
| 31 |
This is free software; see the GNU General Public License version 2
|
29 |
This is free software; see the GNU General Public License version 2
|