Update to match current 680x0 sources.
authorChris Hanson <org/chris-hanson/cph>
Thu, 30 May 1991 05:51:11 +0000 (05:51 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 30 May 1991 05:51:11 +0000 (05:51 +0000)
v7/src/compiler/machines/mips/make.scm-big
v7/src/compiler/machines/mips/make.scm-little

index ab772256a8c33e27cbe4b3b17525fe734bf46b85..27e83f679fab8089768f04e6e86bae5d888e825f 100644 (file)
@@ -1,7 +1,7 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/mips/make.scm-big,v 4.80 1991/03/06 00:59:19 cph Exp $
-$MC68020-Header: make.scm,v 4.73 90/05/03 15:17:24 GMT jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/mips/make.scm-big,v 4.84 1991/05/30 05:51:11 cph Exp $
+$MC68020-Header: /scheme/compiler/bobcat/RCS/make.scm,v 4.84 1991/05/07 13:47:44 jinx Exp $
 
 Copyright (c) 1988-91 Massachusetts Institute of Technology
 
@@ -42,4 +42,4 @@ MIT in each case. |#
            ((package/reference (find-package name) 'INITIALIZE-PACKAGE!)))
          '((COMPILER MACROS)
            (COMPILER DECLARATIONS)))
-(add-system! (make-system "Liar (MIPS)" 4 80 '()))
\ No newline at end of file
+(add-system! (make-system "Liar (MIPS)" 4 84 '()))
\ No newline at end of file
index 78accd8740347251965c00c675c1552c8aa30421..34480205c9a770c33f76e576edcd5ae5398988a6 100644 (file)
@@ -1,7 +1,7 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/mips/make.scm-little,v 4.80 1991/03/06 00:59:19 cph Exp $
-$MC68020-Header: make.scm,v 4.73 90/05/03 15:17:24 GMT jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/mips/make.scm-little,v 4.84 1991/05/30 05:51:11 cph Exp $
+$MC68020-Header: /scheme/compiler/bobcat/RCS/make.scm,v 4.84 1991/05/07 13:47:44 jinx Exp $
 
 Copyright (c) 1988-91 Massachusetts Institute of Technology
 
@@ -42,4 +42,4 @@ MIT in each case. |#
            ((package/reference (find-package name) 'INITIALIZE-PACKAGE!)))
          '((COMPILER MACROS)
            (COMPILER DECLARATIONS)))
-(add-system! (make-system "Liar (MIPS)" 4 80 '()))
\ No newline at end of file
+(add-system! (make-system "Liar (MIPS)" 4 84 '()))
\ No newline at end of file