The R Project SVN R

Rev

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

Rev 2195 Rev 5458
Line 17... Line 17...
17
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
17
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
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 via WWW at
20
# A copy of the GNU General Public License is available via WWW at
21
# http://www.gnu.org/copyleft/gpl.html.  You can also obtain it by
21
# http://www.gnu.org/copyleft/gpl.html.  You can also obtain it by
22
# writing to the Free Software Foundation, Inc., 675 Mass Ave,
22
# writing to the Free Software Foundation, Inc., 59 Temple Place,
23
# Cambridge, MA 02139, USA.
23
# Suite 330, Boston, MA  02111-1307  USA.
24
 
24
 
25
# Bug reports to Friedrich.Leisch@ci.tuwien.ac.at
25
# Bug reports to Friedrich.Leisch@ci.tuwien.ac.at
26
 
26
 
27
use Getopt::Long;
27
use Getopt::Long;
28
 
28