From: Chris Hanson Date: Sun, 25 Feb 1990 23:57:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: 20090517-FFI~11520 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=970aff6a132c1b1dab0c33d801996bf075a5212e;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 ad89dd25f..6a080e85c 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.66 1990/02/02 18:39:31 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/make.scm-68040,v 4.67 1990/02/25 23:57:57 cph Exp $ Copyright (c) 1988, 1989, 1990 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 66 '())) \ No newline at end of file +(add-system! (make-system "Liar (Motorola MC68020)" 4 67 '())) \ No newline at end of file