Sam and I did some work to allow automatic inferred linking in
(define-values/)invoke-unit/infer. svn: r14315 original commit: 99aac7d7455c3ce9189d038f781558b6bd696424
This commit is contained in:
parent
0391074410
commit
d10ddc1348
|
@ -49,13 +49,10 @@
|
|||
(prefix scheme: framework:scheme-class^)
|
||||
(prefix main: framework:main-class^))
|
||||
|
||||
(define-compound-unit/infer framework+mred@
|
||||
(import)
|
||||
(define-values/invoke-unit/infer
|
||||
(export framework^)
|
||||
(link standard-mred@ framework@))
|
||||
|
||||
(define-values/invoke-unit/infer framework+mred@)
|
||||
|
||||
(provide/doc
|
||||
(parameter-doc
|
||||
text:autocomplete-append-after
|
||||
|
|
Loading…
Reference in New Issue
Block a user