From f6d0a0697646d4bda3a6a9466bb92cc42b04de08 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Sat, 21 Jan 1989 09:23:03 +0000 Subject: [PATCH] *** empty log message *** --- v7/src/compiler/machines/bobcat/make.scm-68040 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/v7/src/compiler/machines/bobcat/make.scm-68040 b/v7/src/compiler/machines/bobcat/make.scm-68040 index bfc87b2bf..66c2b49c2 100644 --- a/v7/src/compiler/machines/bobcat/make.scm-68040 +++ b/v7/src/compiler/machines/bobcat/make.scm-68040 @@ -1,8 +1,8 @@ #| -*-Scheme-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/make.scm-68040,v 4.37 1989/01/06 20:51:12 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/make.scm-68040,v 4.38 1989/01/21 09:23:03 cph Exp $ -Copyright (c) 1988 Massachusetts Institute of Technology +Copyright (c) 1988, 1989 Massachusetts Institute of Technology This material was developed by the Scheme project at the Massachusetts Institute of Technology, Department of Electrical Engineering and @@ -41,4 +41,4 @@ MIT in each case. |# ((package/reference (find-package name) 'INITIALIZE-PACKAGE!))) '((COMPILER MACROS) (COMPILER DECLARATIONS))) -(add-system! (make-system "Liar" 4 37 '())) \ No newline at end of file +(add-system! (make-system "Liar" 4 38 '())) \ No newline at end of file -- 2.25.1