Some changes for the C back end.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 29 Dec 1992 20:57:10 +0000 (20:57 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Tue, 29 Dec 1992 20:57:10 +0000 (20:57 +0000)
v7/src/compiler/base/switch.scm

index 90e217c1b6435f4d53ffcfee440961029661114a..46f0b9f51bc2bf1f369575c4267d27549e415f84 100644 (file)
@@ -1,8 +1,8 @@
 #| -*-Scheme-*-
 
-$Id: switch.scm,v 4.20 1992/09/30 21:03:19 cph Exp $
+$Id: switch.scm,v 4.21 1992/12/29 20:57:10 gjr Exp $
 
-Copyright (c) 1988-92 Massachusetts Institute of Technology
+Copyright (c) 1988-1992 Massachusetts Institute of Technology
 
 This material was developed by the Scheme project at the Massachusetts
 Institute of Technology, Department of Electrical Engineering and
@@ -65,6 +65,7 @@ MIT in each case. |#
 (define compiler:use-multiclosures? true)
 (define compiler:coalescing-constant-warnings? true)
 (define compiler:cross-compiling? false)
+(define compiler:compress-top-level? false)
 ;; The switch COMPILER:OPEN-CODE-FLOATING-POINT-ARITHMETIC? is in machin.scm.
 
 ;;; Nary switches