Changes for the C back end and to improve the open coding of vectors
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 25 Feb 1993 02:13:39 +0000 (02:13 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 25 Feb 1993 02:13:39 +0000 (02:13 +0000)
on the 386.

v7/src/compiler/base/make.scm

index 32ff775705f6a45f80d144e3d2c34556e59ec6c4..1a1ac15312170e8bb52ec3c47b7c092e551ee0f7 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: make.scm,v 4.97 1993/01/08 00:05:44 cph Exp $
+$Id: make.scm,v 4.98 1993/02/25 02:13:39 gjr Exp $
 
 Copyright (c) 1988-1993 Massachusetts Institute of Technology
 
@@ -46,5 +46,5 @@ MIT in each case. |#
     (initialize-package! '(COMPILER DECLARATIONS)))
   (add-system!
    (make-system (string-append "Liar (" architecture-name ")")
-               4 97
+               4 98
                '())))
\ No newline at end of file