diff options
| author | lotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-11-29 19:56:25 +0000 |
|---|---|---|
| committer | lotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-11-29 19:56:25 +0000 |
| commit | a4e72928ad7d17437b183ffa5bd4db6538df141e (patch) | |
| tree | bf3416cccba0364809f294ded9e7b0670b7c532c /getWin32MaxHeap.bat | |
| parent | 173aa846111d3d09508c634f2b81cb2c31999ba8 (diff) | |
classpath correction
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6507 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'getWin32MaxHeap.bat')
| -rw-r--r-- | getWin32MaxHeap.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getWin32MaxHeap.bat b/getWin32MaxHeap.bat index 841ab490a..f4c120565 100644 --- a/getWin32MaxHeap.bat +++ b/getWin32MaxHeap.bat @@ -3,5 +3,5 @@ echo This can cause high system load. echo To abort press CTRL+C.
echo ***
pause
-java -cp classes de.anomic.server.serverSystem -m
+java -cp lib net.yacy.kelondro.util.OS -m
pause
\ No newline at end of file |
