The Trunk: Environments-cwp.2.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

The Trunk: Environments-cwp.2.mcz

commits-2
Colin Putney uploaded a new version of Environments to project The Trunk:
http://source.squeak.org/trunk/Environments-cwp.2.mcz

==================== Summary ====================

Name: Environments-cwp.2
Author: cwp
Time: 26 July 2012, 11:39:05.616 pm
UUID: 12ac6d1f-fed7-404a-a3ff-d37329b9ce7f
Ancestors: Environments-cwp.1

Added  a class initializer to install an environment in Smalltalk globals.

=============== Diff against Environments-cwp.1 ===============

Item was added:
+ ----- Method: Environment class>>initialize (in category 'as yet unclassified') -----
+ initialize
+ self install!