compatibility/collects/mzlib/trait.ss

4 lines
92 B
Scheme

(module trait scheme/base
(require scheme/trait)
(provide (all-from-out scheme/trait)))