From 2b359890120d68652554ef7ab76eac7ee2c1fced Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Tue, 13 Oct 1998 22:38:20 +0000 Subject: [PATCH] . original commit: a6b9a807b7287a4085058a3995ba325b406c7ef5 --- collects/compiler/sig.ss | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/collects/compiler/sig.ss b/collects/compiler/sig.ss index f132c86afc..25ebf6b4ce 100644 --- a/collects/compiler/sig.ss +++ b/collects/compiler/sig.ss @@ -21,9 +21,8 @@ use-mrspidey-for-units ; #t => per-unit analyze with MrSpidey ; default = #f - lightweight ; #t => perform lightweight closure conversion - ; on MrSpidey-analyzed code - ; default = #t + lightweight ; #t => perform lightweight closure conversion; + ; default = #f clean-intermediate-files ; #t => keep intermediate .c/.o files ; default = #f