diff -r b0336b8ba704 -r ce28eba6e426 patches --- a/patches Tue Nov 12 16:46:23 1996 +0100 +++ b/patches Tue Nov 12 16:49:33 1996 +0100 @@ -20,6 +20,8 @@ |requiredClasses| +'SMALLTALK: initial startup (snapshot image restart is faster) ...' printCR. + "/ GLXWorkstation forceGL:true. "/ OperatingSystem disableSignal:14. @@ -143,7 +145,6 @@ ]. Class withoutUpdatingChangesDo:[ 'installing autoloaded classes ...' printCR. -Smalltalk silentLoading:false. Smalltalk installAutoloadedClassesFrom:'include/abbrev.stc'. ]. needToReactivate ifTrue:[HistoryManager activate].