The Trunk: ST80-ar.107.mcz

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

The Trunk: ST80-ar.107.mcz

commits-2
Andreas Raab uploaded a new version of ST80 to project The Trunk:
http://source.squeak.org/trunk/ST80-ar.107.mcz

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

Name: ST80-ar.107
Author: ar
Time: 26 February 2010, 11:50:11.302 pm
UUID: 284af1e8-e4a4-0e41-bc3d-636c0da23c03
Ancestors: ST80-dtl.106

Cleanup for ListParagraph.

=============== Diff against ST80-dtl.106 ===============

Item was added:
+ ----- Method: ListParagraph class>>cleanUp (in category 'initialization') -----
+ cleanUp
+ "Re-initialize"
+
+ self initialize.!