*** empty log message ***
authorcg
Sat, 29 Aug 1998 15:38:13 +0000
changeset 362 85a9d8499e60
parent 361 466623e0a2d6
child 363 1c36ff13b671
*** empty log message ***
loadAll
--- a/loadAll	Sat Aug 29 14:58:04 1998 +0000
+++ b/loadAll	Sat Aug 29 15:38:13 1998 +0000
@@ -1,4 +1,5 @@
 Smalltalk fileIn:'Java.st'.
+Smalltalk fileIn:'JavaVM.st'.
 
 Smalltalk fileIn:'JavaConstantPool.st'.
 Smalltalk fileIn:'JavaSlotIndexCache.st'.
@@ -14,7 +15,7 @@
 Smalltalk fileIn:'JavaBrowser.st'.
 Smalltalk fileIn:'JavaClassReader.st'.
 Smalltalk fileIn:'JavaDecompiler.st'.
-Smalltalk fileIn:'JavaInterpreter.st'.
+"/ Smalltalk fileIn:'JavaInterpreter.st'.
 Smalltalk fileIn:'JavaExceptionTableEntry.st'.
 Smalltalk fileIn:'JavaLocalVariableTable.st'.
 Smalltalk fileIn:'JavaLocalVariableTableEntry.st'.