fix reference to non-existant private contract module
This commit is contained in:
parent
964020f288
commit
bfbccb918d
|
@ -35,7 +35,7 @@ constraints.
|
|||
racket/contract/private/box
|
||||
racket/contract/private/hash
|
||||
racket/contract/private/vector
|
||||
racket/contract/private/struct)))
|
||||
racket/contract/private/struct-dc)))
|
||||
|
||||
@(define-syntax-rule
|
||||
(declare-exporting-ctc mod)
|
||||
|
|
Loading…
Reference in New Issue
Block a user