compatibility/collects/mzlib/class.ss
Matthew Flatt 7b544af2a5 move most of the 'scheme' collection to the 'racket' collection
original commit: c95a39875453e7f057395a7bf626e5d2ed732e7e
2010-04-20 15:24:48 -06:00

4 lines
91 B
Scheme

(module class mzscheme
(require racket/private/class-internal)
(provide-public-names))