source: trunk/abcl/abcl.bat.in @ 13024

Last change on this file since 13024 was 12906, checked in by vvoutilainen, 13 years ago

Respect CLASSPATH in wrapper scripts.

  • Property svn:eol-style set to native
File size: 120 bytes
Line 
1@"@JAVA@" @ABCL_JAVA_OPTIONS@ -cp "@ABCL_CLASSPATH@";"%CLASSPATH%"  org.armedbear.lisp.Main %1 %2 %3 %4 %5 %6 %7 %8 %9
Note: See TracBrowser for help on using the repository browser.