forgot to provide glob->regexp

svn: r3127
This commit is contained in:
Eli Barzilay 2006-05-30 18:09:53 +00:00
parent 3355804f5f
commit 31f4f11a6a

View File

@ -13,7 +13,8 @@
regexp-match-peek-positions* regexp-match-peek-positions*
regexp-split regexp-split
regexp-match-exact? regexp-match-exact?
regexp-match/fail-without-reading) regexp-match/fail-without-reading
glob->regexp)
(require (lib "etc.ss")) (require (lib "etc.ss"))