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