original commit: 7840e99cb9ef9dd9a50f7510895727ca64b273eb
This commit is contained in:
Robby Findler 2004-10-22 02:56:56 +00:00
parent b37217acff
commit 7214c00163
2 changed files with 4 additions and 2 deletions

View File

@ -126,7 +126,8 @@
match-letrec
match-define
match-test
)
exn:misc:match?
exn:misc:match-value)
(require-for-syntax (lib "stx.ss" "syntax")
(lib "etc.ss")

View File

@ -141,7 +141,8 @@
match-test
match:test-no-order
pregexp-match-with-error
)
exn:misc:match?
exn:misc:match-value)
(require-for-syntax (lib "stx.ss" "syntax")
(lib "etc.ss")