From: Chris Hanson Date: Wed, 15 Mar 1989 04:42:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: 20090517-FFI~12226 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=63c78daa2bdb1b289a898417ea00323cd34103cf;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 66c2b49c2..0bfe7c4a5 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.38 1989/01/21 09:23:03 cph Exp $ +$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/make.scm-68040,v 4.39 1989/03/15 04:42:06 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" 4 38 '())) \ No newline at end of file +(add-system! (make-system "Liar" 4 39 '())) \ No newline at end of file