src/test/executeclass.bat

Code
Comments
Other
Rev Date Author Line
5270 15 Mar 10 nicklas 1 @echo off
5270 15 Mar 10 nicklas 2 REM  $Id$
5270 15 Mar 10 nicklas 3 REM
5270 15 Mar 10 nicklas 4 REM  Copyright (C) 2010 Nicklas Nordborg
5270 15 Mar 10 nicklas 5 REM
5270 15 Mar 10 nicklas 6 REM  This file is part of BASE - BioArray Software Environment.
5270 15 Mar 10 nicklas 7 REM  Available at http://base.thep.lu.se/
5270 15 Mar 10 nicklas 8 REM
5270 15 Mar 10 nicklas 9 REM  BASE is free software; you can redistribute it and/or
5270 15 Mar 10 nicklas 10 REM  modify it under the terms of the GNU General Public License
5270 15 Mar 10 nicklas 11 REM  as published by the Free Software Foundation; either version 3
5270 15 Mar 10 nicklas 12 REM  of the License, or (at your option) any later version.
5270 15 Mar 10 nicklas 13 REM
5270 15 Mar 10 nicklas 14 REM  BASE is distributed in the hope that it will be useful,
5270 15 Mar 10 nicklas 15 REM  but WITHOUT ANY WARRANTY; without even the implied warranty of
5270 15 Mar 10 nicklas 16 REM  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
5270 15 Mar 10 nicklas 17 REM  GNU General Public License for more details.
5270 15 Mar 10 nicklas 18 REM
5270 15 Mar 10 nicklas 19 REM  You should have received a copy of the GNU General Public License
5270 15 Mar 10 nicklas 20 REM  along with BASE. If not, see <http://www.gnu.org/licenses/>.
5270 15 Mar 10 nicklas 21 REM ----------------------------------------
5283 24 Mar 10 nicklas 22 java -cp .;%~dp0 %1 %2 %3 %4 %5 %6 %7 %8 %9