'From Squeak3.9alpha of 4 July 2005 [latest update: #6695] on 1 November 2005 at 11:32:31 am'! "Change Set: 6696-updateFrom6695 Date: 1 November 2005 Author: stephaneducasse MC277 fixes of Bert kernel 44 fix classbuilder for traits"! "Postscript: Leave the line above, and replace the rest of this comment by a useful one. Executable statements should follow this comment, and should be separated by periods, with no exclamation points (!!). Be sure to put any further comments in double-quotes, like this one." |repository| repository _ MCHttpRepository location: 'http://source.squeakfoundation.org/39a' user: '' password: ''. (repository loadVersionFromFileNamed: 'ScriptLoader-stephaneducasse.25.mcz') load. ScriptLoader new updateFrom6695 !