smalltalk.rc
branchjv
changeset 1447 0b149293564f
parent 1446 67fb3c4db3a4
child 1481 4a4686007f8f
--- a/smalltalk.rc	Mon Jun 27 08:05:05 2016 +0100
+++ b/smalltalk.rc	Thu Jun 30 17:14:29 2016 +0100
@@ -34,10 +34,6 @@
 "/***************************************************************
 |cpu enableJIT|
 
-(Smalltalk commandLineArguments includes:'--quick') ifFalse:[
-    'smalltalk.rc [info]: initial startup (snapshot image restart is faster)...' infoPrintCR.
-].
-
 "/
 "/ the JIT translator is (was) known to work with the following
 "/ architectures:
@@ -147,6 +143,9 @@
 "/ 'systemPath: ' errorPrint. Smalltalk systemPath errorPrintCR.
 
 Smalltalk flushPathCaches.
+
+SmalltalkStartup main: Smalltalk commandLineArguments ? #().
+
 !
 
 "/ look fore one ore more --loadPackage arguments