patches
changeset 139 8a6362d0ee8c
parent 136 bc79e1bf5e2f
child 143 71dc5ec7ef26
equal deleted inserted replaced
138:499198c9e957 139:8a6362d0ee8c
    21 |requiredClasses|
    21 |requiredClasses|
    22 
    22 
    23 "/ GLXWorkstation forceGL:true.
    23 "/ GLXWorkstation forceGL:true.
    24 "/ OperatingSystem disableSignal:14.
    24 "/ OperatingSystem disableSignal:14.
    25 
    25 
    26 
    26 Class catchMethodRedefinitions:false.
    27 ObjectMemory infoPrinting:false.
    27 ObjectMemory infoPrinting:false.
    28 Smalltalk loadBinaries:true.
    28 Smalltalk loadBinaries:true.
    29 
    29 
    30 Project notNil ifTrue:[
    30 Project notNil ifTrue:[
    31     Project setDefaultProject.
    31     Project setDefaultProject.
   216 "/
   216 "/
   217 "/ the following patches where added by the changesBrowsers 'make change a patch'
   217 "/ the following patches where added by the changesBrowsers 'make change a patch'
   218 "/ function ...
   218 "/ function ...
   219 "/
   219 "/
   220 !
   220 !
   221