smalltalk.rc
changeset 1346 0d6116434680
parent 1341 9a6ea7ab9585
child 1358 7ea72a25a3d6
--- a/smalltalk.rc	Wed Apr 30 12:36:45 2014 +0200
+++ b/smalltalk.rc	Thu May 22 01:29:52 2014 +0200
@@ -344,7 +344,7 @@
 	'smalltalk.rc [info]: saving binary of ' infoPrint. cls name infoPrint. '...' infoPrintCR.
 	cls binaryFileOut.
 	OperatingSystem executeCommand:'mv *.cls binary'.
-    ]
+    ].
     Smalltalk exit
 ].
 !