Avoid providing renamed identifiers.
This commit is contained in:
parent
b00b2e318a
commit
00f9e6342f
|
@ -24,5 +24,5 @@
|
|||
(require (only-in spec id ...) ...)
|
||||
(provide id ...) ...
|
||||
(provide (rename-out [b* b] ...))
|
||||
(provide (all-from-out ts))
|
||||
(provide (except-out (all-from-out ts) b* ...))
|
||||
(provide (all-from-out lb) ...))))))]))
|
||||
|
|
Loading…
Reference in New Issue
Block a user