*** empty log message ***
authorcg
Thu, 20 Mar 1997 14:47:29 +0000
changeset 158 338dc0334ba3
parent 157 721e035c3a1d
child 159 dde38c50ec86
*** empty log message ***
loadAll
--- a/loadAll	Thu Mar 20 14:41:27 1997 +0000
+++ b/loadAll	Thu Mar 20 14:47:29 1997 +0000
@@ -57,6 +57,7 @@
 Smalltalk fileIn:'JavaIfNode.st'.
 Smalltalk fileIn:'JavaForNode.st'.
 Smalltalk fileIn:'JavaGotoNode.st'.
+Smalltalk fileIn:'JavaWhileNode.st'.
 Smalltalk fileIn:'JavaTryCatchNode.st'.
 Smalltalk fileIn:'JavaThrowNode.st'.
 Smalltalk fileIn:'JavaConditionalExpressionNode.st'.