Fix to compile.
svn: r11553 original commit: d45d7bcb126411fb43d86487643913eee75b102c
This commit is contained in:
parent
60377e2c3e
commit
d83e6d7fc7
|
@ -5,7 +5,7 @@
|
|||
|
||||
(provide (except-out (all-from-out scheme/base) #%module-begin)
|
||||
(rename-out [module-begin #%module-begin])
|
||||
(all-from-out scheme/promise "../text.ss"))
|
||||
(except-out (all-from-out scheme/promise "../text.ss") #%module-begin))
|
||||
|
||||
(begin-for-syntax
|
||||
(define definition-ids ; ids that don't require forcing
|
||||
|
|
Loading…
Reference in New Issue
Block a user