Changing from stxclass to syntax/parse.

svn: r15979

original commit: 538cc8862faf3dc21fcde6e1b3227554b7fb0a5e
This commit is contained in:
Stevie Strickland 2009-09-11 19:47:27 +00:00
parent 170af53e07
commit 203cd32031

View File

@ -1,10 +1,10 @@
(module unit mzscheme
(require-for-syntax mzlib/list
stxclass
syntax/boundmap
syntax/context
syntax/kerncase
syntax/name
syntax/parse
syntax/struct
syntax/stx
"private/unit-contract-syntax.ss"