compatibility/collects/mzlib/surrogate.ss
Matthew Flatt 71ae7e94e7 compat lib
svn: r9559

original commit: 55bf7cb288d2172ddd57d5b54589e78aa4dde795
2008-05-01 12:29:50 +00:00

5 lines
88 B
Scheme

#lang scheme/base
(require scheme/surrogate)
(provide (all-from-out scheme/surrogate))