Changing from stxclass to syntax/parse.
svn: r15979 original commit: 538cc8862faf3dc21fcde6e1b3227554b7fb0a5e
This commit is contained in:
parent
170af53e07
commit
203cd32031
|
@ -1,10 +1,10 @@
|
||||||
(module unit mzscheme
|
(module unit mzscheme
|
||||||
(require-for-syntax mzlib/list
|
(require-for-syntax mzlib/list
|
||||||
stxclass
|
|
||||||
syntax/boundmap
|
syntax/boundmap
|
||||||
syntax/context
|
syntax/context
|
||||||
syntax/kerncase
|
syntax/kerncase
|
||||||
syntax/name
|
syntax/name
|
||||||
|
syntax/parse
|
||||||
syntax/struct
|
syntax/struct
|
||||||
syntax/stx
|
syntax/stx
|
||||||
"private/unit-contract-syntax.ss"
|
"private/unit-contract-syntax.ss"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user