original commit: bbe97c776dd33a7bdc10b675958469e658d33c21
This commit is contained in:
Matthew Flatt 1999-04-27 23:03:53 +00:00
parent c5b91ae779
commit 6fe81d01e7

View File

@ -45,11 +45,11 @@ and `mred:' classes, we eliminated the prefixes.
All of the core toolbox classes are built into the MrEd executable.
The old `mred:' classes that are not part of the core toolbox have
been moved into a separate framework library [NOT INCLUDED WITH
100alpha1]. The framework library is designed for use in large and
polished applications (as opposed to small or prototype applications),
and particularly in applications that require coordinated groups of
frames, editor frames with searching, or user preference dialogs.
been moved into a separate framework library. The framework library is
designed for use in large and polished applications (as opposed to
small or prototype applications), and particularly in applications
that require coordinated groups of frames, editor frames with
searching, or user preference dialogs.
Running MrEd and Developing MrEd Applications
---------------------------------------------