From: Chris Hanson Date: Fri, 11 Aug 1989 02:30:22 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: 20090517-FFI~11848 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=4c40c155b3696c5a58623f0dd7d19d56000136e1;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 808fd13e0..5ee0da965 100644 --- a/v7/src/compiler/machines/bobcat/make.scm-68040 +++ b/v7/src/compiler/machines/bobcat/make.scm-68040 @@ -1,6 +1,6 @@ #| -*-Scheme-*- -$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/make.scm-68040,v 4.46 1989/07/25 12:39:34 arthur Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/make.scm-68040,v 4.47 1989/08/11 02:30:22 cph Exp $ Copyright (c) 1988, 1989 Massachusetts Institute of Technology @@ -41,4 +41,4 @@ MIT in each case. |# ((package/reference (find-package name) 'INITIALIZE-PACKAGE!))) '((COMPILER MACROS) (COMPILER DECLARATIONS))) -(add-system! (make-system "Liar (Motorola MC68020)" 4 46 '())) \ No newline at end of file +(add-system! (make-system "Liar (Motorola MC68020)" 4 47 '())) \ No newline at end of file