From 6fe81d01e7f70615323b03d10f66daa671652ada Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Tue, 27 Apr 1999 23:03:53 +0000 Subject: [PATCH] . original commit: bbe97c776dd33a7bdc10b675958469e658d33c21 --- notes/mred/MrEd_100.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/notes/mred/MrEd_100.txt b/notes/mred/MrEd_100.txt index 105041a4..4da60af8 100644 --- a/notes/mred/MrEd_100.txt +++ b/notes/mred/MrEd_100.txt @@ -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 ---------------------------------------------