smalltalk.rc
changeset 689 0a5205406bb9
parent 687 2909ff03ad8b
child 704 24e71c95dbfe
equal deleted inserted replaced
688:5ac3324471c6 689:0a5205406bb9
   152 	    Smalltalk packagePath addFirst:'packages' asFilename pathName.
   152 	    Smalltalk packagePath addFirst:'packages' asFilename pathName.
   153 	].
   153 	].
   154     ].
   154     ].
   155 ].
   155 ].
   156 
   156 
   157 'systemPath: ' errorPrint. Smalltalk systemPath errorPrintCR.
   157 "/ 'systemPath: ' errorPrint. Smalltalk systemPath errorPrintCR.
   158 'packagePath: ' errorPrint. Smalltalk packagePath errorPrintCR.
   158 "/ 'packagePath: ' errorPrint. Smalltalk packagePath errorPrintCR.
   159 
   159 
   160 Smalltalk flushPathCaches.
   160 Smalltalk flushPathCaches.
   161 !
   161 !
   162 
   162 
   163 |args buildClasses openDisplay prevCatchSetting|
   163 |args buildClasses openDisplay prevCatchSetting|