Fix whitespace.

This commit is contained in:
Vincent St-Amour 2011-09-12 16:00:31 -04:00
parent 78151e073b
commit 32b56eb2fa

View File

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