fix mzlib/string exports

svn: r16405
This commit is contained in:
Matthew Flatt 2009-10-22 01:09:48 +00:00
parent 6c33216f0a
commit 1a8539f647

View File

@ -6,8 +6,17 @@
read-from-string
read-from-string-all
expr->string
(except-out (all-from-out scheme/base) regexp-try-match)
real->decimal-string
regexp-quote
regexp-replace-quote
regexp-match*
regexp-match-positions*
regexp-match-peek-positions*
regexp-split
regexp-match-exact?
(rename-out [regexp-try-match regexp-match/fail-without-reading])
glob->regexp)
(define ((make-string-do! translate who) s)