From: Chris Hanson Date: Tue, 13 Mar 1990 00:27:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: 20090517-FFI~11506 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=b1850ab4b671d4a10dd8de2de5069ad8c9e2e115;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 6a080e85c..46b4989a1 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.67 1990/02/25 23:57:57 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/make.scm-68040,v 4.68 1990/03/13 00:27:17 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 67 '())) \ No newline at end of file +(add-system! (make-system "Liar (Motorola MC68020)" 4 68 '())) \ No newline at end of file