From: Chris Hanson Date: Sat, 21 Jan 1989 09:23:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: 20090517-FFI~12284 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=f6d0a0697646d4bda3a6a9466bb92cc42b04de08;p=mit-scheme.git *** empty log message *** --- 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