compile-plt messages
original commit: 618228baca2d95496bcaa7a60f123fc3b0f189f8
This commit is contained in:
parent
a873589fdc
commit
5df833e306
|
@ -18,6 +18,10 @@
|
||||||
clean-intermediate-files ; #t => keep intermediate .c/.o files
|
clean-intermediate-files ; #t => keep intermediate .c/.o files
|
||||||
; default = #f
|
; default = #f
|
||||||
|
|
||||||
|
compile-subcollections ; #t => use 'compile-subcollections
|
||||||
|
; from infor for collection compiling
|
||||||
|
; default = #t
|
||||||
|
|
||||||
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