compat lib

svn: r9559
This commit is contained in:
Matthew Flatt 2008-05-01 12:29:50 +00:00
parent a09b2eca94
commit 55bf7cb288

View File

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