From 873c9f4ac8188a6b4647084b02b4825d41dd07e1 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Wed, 28 Nov 1990 22:37:18 +0000 Subject: [PATCH] *** empty log message *** --- v7/src/compiler/machines/mips/make.scm-big | 4 ++-- v7/src/compiler/machines/mips/make.scm-little | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/v7/src/compiler/machines/mips/make.scm-big b/v7/src/compiler/machines/mips/make.scm-big index 9e633b212..92a7e8b23 100644 --- a/v7/src/compiler/machines/mips/make.scm-big +++ b/v7/src/compiler/machines/mips/make.scm-big @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/mips/make.scm-big,v 4.73 1990/07/22 20:33:20 jinx Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/mips/make.scm-big,v 4.74 1990/11/28 22:37:18 cph Rel $ $MC68020-Header: make.scm,v 4.73 90/05/03 15:17:24 GMT jinx Exp $ Copyright (c) 1988, 1989, 1990 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 73 '())) \ No newline at end of file +(add-system! (make-system "Liar (MIPS)" 4 77 '())) \ No newline at end of file diff --git a/v7/src/compiler/machines/mips/make.scm-little b/v7/src/compiler/machines/mips/make.scm-little index 48435c352..91a0bdf97 100644 --- a/v7/src/compiler/machines/mips/make.scm-little +++ b/v7/src/compiler/machines/mips/make.scm-little @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/mips/make.scm-little,v 4.73 1990/07/22 20:33:20 jinx Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/mips/make.scm-little,v 4.74 1990/11/28 22:37:18 cph Rel $ $MC68020-Header: make.scm,v 4.73 90/05/03 15:17:24 GMT jinx Exp $ Copyright (c) 1988, 1989, 1990 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 73 '())) \ No newline at end of file +(add-system! (make-system "Liar (MIPS)" 4 77 '())) \ No newline at end of file -- 2.25.1