The R Project SVN R

Rev

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

Rev 41897 Rev 42192
Line 1... Line 1...
1
#! /bin/sh
1
#! /bin/sh
2
 
2
 
3
revision='$Rev: 41897 $'
3
revision='$Rev: 42192 $'
4
version=`set - ${revision}; echo ${2}`
4
version=`set - ${revision}; echo ${2}`
5
version="Stangle front-end r${version}
5
version="Stangle front-end r${version}
6
 
6
 
7
Copyright (C) 2006-7 The R Core Development Team.
7
Copyright (C) 2006-7 The R Core Development Team.
8
This is free software; see the GNU General Public Licence version 2
8
This is free software; see the GNU General Public License version 2
9
or later for copying conditions.  There is NO warranty."
9
or later for copying conditions.  There is NO warranty."
10
 
10
 
11
usage="Usage: R CMD Stangle file
11
usage="Usage: R CMD Stangle file
12
 
12
 
13
A simple front-end for Stangle()
13
A simple front-end for Stangle()