lets avoid gratuitous bashing, please

original commit: eb6ae841f941d30ba4629011796157b717449f90
This commit is contained in:
Robby Findler 1998-08-27 17:25:11 +00:00
parent 6ab2f84252
commit 1dc82c616b

View File

@ -21,12 +21,10 @@ and redundant methods have been eliminated. The overall effect is that
the MrEd 100 toolbox is both smaller and better than the core toolbox
in MrEd 53.
The old mred: classes that implement the application framework---with
its elaborate startup and command-line handling, and esoteric
variations on editor frame classes---has been moved into a separate,
optional library. It is no longer necessary to understand units,
collections, and the framework for bootstrapping large programs to get
a simple MrEd application going.
The old mred: classes that implement the application framework has been
moved into a separate, optional library. It is no longer necessary to
understand units, collections, and the framework for bootstrapping large
programs to get a simple MrEd application going.
Unlike MrEd 53, MrEd 100 is just an extension of MzScheme with a
graphical toolbox. No extra files are needed to start the MrEd