Fix whitespace.

original commit: 32b56eb2fa412218c8bb2b5eecf443faa692cc8e
This commit is contained in:
Vincent St-Amour 2011-09-12 16:00:31 -04:00
parent af5092b6cf
commit 9ef9332c71

View File

@ -4,7 +4,7 @@
racket/match
"free-variance.rkt"
"interning.rkt"
unstable/match unstable/struct
unstable/match unstable/struct
racket/stxparam
(for-syntax
racket/match
@ -12,7 +12,7 @@
racket/base
syntax/struct
racket/contract
racket/syntax
racket/syntax
(rename-in (except-in (utils stxclass-util) bytes byte-regexp regexp byte-pregexp pregexp)
[id* id]
[keyword* keyword])))