compat lib

svn: r9559

original commit: 55bf7cb288d2172ddd57d5b54589e78aa4dde795
This commit is contained in:
Matthew Flatt 2008-05-01 12:29:50 +00:00
parent 0dba7207a8
commit 71ae7e94e7

View File

@ -0,0 +1,4 @@
#lang scheme/base
(require scheme/surrogate)
(provide (all-from-out scheme/surrogate))