add missing provide
This commit is contained in:
parent
7bec967c0d
commit
a75e770534
|
@ -14,7 +14,8 @@
|
|||
make-wrapper-object
|
||||
check-object-contract
|
||||
(for-syntax parse-class/c-specs)
|
||||
(struct-out internal-class/c))
|
||||
(struct-out internal-class/c)
|
||||
just-check-existence just-check-existence?)
|
||||
|
||||
(define undefined (letrec ([x x]) x))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user