From: Matthew Flatt <mflatt@cs.utah.edu>
To: plt-scheme@web-ext.cs.brown.edu
Subject: [plt-scheme] 299.20
Date: Fri, 22 Oct 2004 15:42:56 -0700

The exp-tagged code in CVS for MzScheme and MrEd is now version 299.20.

The only change that’s not entirely internal is that the
`make-primitive-class’ interface has changed to distinguish per-method
setup from dispatch. See plt/collects/mzscheme/examples/tree.cxx for
more information.

Matthew