The R Project SVN R

Rev

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

Rev 3609 Rev 5458
Line 19... Line 19...
19
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
19
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
20
# General Public License for more details.
20
# General Public License for more details.
21
#
21
#
22
# A copy of the GNU General Public License is available via WWW at
22
# A copy of the GNU General Public License is available via WWW at
23
# http://www.gnu.org/copyleft/gpl.html.  You can also obtain it by
23
# http://www.gnu.org/copyleft/gpl.html.  You can also obtain it by
24
# writing to the Free Software Foundation, Inc., 675 Mass Ave,
24
# writing to the Free Software Foundation, Inc., 59 Temple Place,
25
# Cambridge, MA 02139, USA.
25
# Suite 330, Boston, MA  02111-1307  USA.
26
 
26
 
27
# Bug reports to Kurt.Hornik@ci.tuwien.ac.at
27
# Bug reports to Kurt.Hornik@ci.tuwien.ac.at
28
 
28
 
29
$VERSION = "0.3-3";
29
$VERSION = "0.3-3";
30
($NAME = $0) =~ s|.*/||;
30
($NAME = $0) =~ s|.*/||;