.
original commit: 2b7c3fdc298ff2796c76f81cce3129f8ea7ea2ac
This commit is contained in:
parent
b59f6273b0
commit
d5424211cb
|
@ -3,13 +3,13 @@
|
||||||
|
|
||||||
(import (lib "unitsig.ss"))
|
(import (lib "unitsig.ss"))
|
||||||
|
|
||||||
(export compiler:options^
|
(export compiler:option^
|
||||||
compiler^
|
compiler^
|
||||||
compiler:inner^
|
compiler:inner^
|
||||||
compiler:linker^)
|
compiler:linker^)
|
||||||
|
|
||||||
;; Compiler options
|
;; Compiler options
|
||||||
(define-signature compiler:options^
|
(define-signature compiler:option^
|
||||||
(verbose ; default = #f
|
(verbose ; default = #f
|
||||||
|
|
||||||
setup-prefix ; string to embed in public names;
|
setup-prefix ; string to embed in public names;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user