--embedded, setup-plt refinements for .plt
original commit: 9ac24a035bdba22c6212dbfff88e8c2f5b843109
This commit is contained in:
parent
5df833e306
commit
bc40d08dc6
|
@ -22,6 +22,10 @@
|
||||||
; from infor for collection compiling
|
; from infor for collection compiling
|
||||||
; default = #t
|
; default = #t
|
||||||
|
|
||||||
|
compile-for-embedded ; #f => make objects to be linked
|
||||||
|
; directly with MzScheme, not dynamically
|
||||||
|
; loaded; default = #f
|
||||||
|
|
||||||
propagate-constants ; default = #t
|
propagate-constants ; default = #t
|
||||||
assume-primitives ; #t => car = #%car; default = #f
|
assume-primitives ; #t => car = #%car; default = #f
|
||||||
stupid ; allow obvious non-syntactic errors;
|
stupid ; allow obvious non-syntactic errors;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user