From: Matthew Flatt <mflatt@cs.utah.edu> To: plt-scheme@fast.cs.utah.edu Date: Tue, 11 Dec 2001 09:54:10 -0700 (MST) Subject: 200alpha4 The exp-tagged code in CVS for MzScheme and MrEd is now 200alpha4. There’s only one change: * Added `get-directory’ to MrEd. Under Windows, it uses the Windows folder-selection dialog. Under X and Mac OS (for now), the dialog is a variation of the `get-file’ dialog. Matthew