The Trunk: Environments-cmm.33.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-cmm.33.mcz

commits-2
Chris Muller uploaded a new version of Environments to project The Trunk:
http://source.squeak.org/trunk/Environments-cmm.33.mcz

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

Name: Environments-cmm.33
Author: cmm
Time: 30 September 2013, 7:53:24.291 pm
UUID: 5f0a2674-9bae-44ec-9526-37d24814878e
Ancestors: Environments-fbs.32

Remove isVariableBinding redundant with super impl.

=============== Diff against Environments-fbs.32 ===============

Item was removed:
- ----- Method: Binding>>isVariableBinding (in category 'as yet unclassified') -----
- isVariableBinding
- ^ true!