The Trunk: Installer-Core-cmm.391.mcz

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

The Trunk: Installer-Core-cmm.391.mcz

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

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

Name: Installer-Core-cmm.391
Author: cmm
Time: 21 January 2014, 8:30:21.576 pm
UUID: 59eeef15-0e2c-45d1-892a-e6eb7fca2e1a
Ancestors: Installer-Core-fbs.390

Add package definition for Ma-Installer.

=============== Diff against Installer-Core-fbs.390 ===============

Item was added:
+ ----- Method: Installer>>maInstaller (in category 'package-definitions') -----
+ maInstaller
+ "Select from a family of related packages for application development."
+ ^ { #ss3 -> 'Ma-Installer'.
+ 'Ma-Installer-Core' }!