smalltalk.rc
changeset 1533 4ac01d754eec
parent 1528 1637fd500f17
child 1561 6a5fa5c54b29
--- a/smalltalk.rc	Fri Nov 24 04:38:43 2017 +0000
+++ b/smalltalk.rc	Mon Feb 19 12:39:49 2018 +0100
@@ -267,7 +267,7 @@
 	    ] ifFalse:[
 		'          CTRL-Z to leave line-by-line interpreter.)' errorPrintCR.
 	    ].
-	    Smalltalk readEvalPrint.
+	    Smalltalk readEvalPrintLoop.
 	].
 	Smalltalk exit
     ].