loadAll
changeset 67 a72c949d86dd
parent 57 2d56f3a50940
child 82 553f8dd8aaea
--- a/loadAll	Tue Jun 25 08:16:11 1996 +0000
+++ b/loadAll	Tue Jun 25 08:20:31 1996 +0000
@@ -20,6 +20,7 @@
 Smalltalk fileIn:'JavaMethodref.st'.
 Smalltalk fileIn:'JavaInterfaceMethodref.st'.
 Smalltalk fileIn:'JavaNameandType.st'.
+Smalltalk fileIn:'JavaClassPointerRef.st'.
 
 Smalltalk fileIn:'JavaUnresolvedConstant.st'.
 Smalltalk fileIn:'JavaUnresolvedRefConstant.st'.
@@ -29,7 +30,6 @@
 Smalltalk fileIn:'JavaUnresolvedMethodrefConstant.st'.
 Smalltalk fileIn:'JavaUnresolvedNameandTypeConstant.st'.
 Smalltalk fileIn:'JavaUnresolvedStringConstant.st'.
-
 !
 
 Java flushClasses.