compatibility/collects/mzlib/foreign.ss

5 lines
99 B
Scheme

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