*** empty log message ***
authorChris Hanson <org/chris-hanson/cph>
Fri, 18 Oct 1991 11:17:13 +0000 (11:17 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 18 Oct 1991 11:17:13 +0000 (11:17 +0000)
v7/src/compiler/machines/vax/make.scm

index d294fe3c21c825901214a9879eb77346b4ede5a2..0bdd7ab6d0dcfcdfa51579a1a857a100ab06e488 100644 (file)
@@ -1,9 +1,8 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/vax/make.scm,v 4.78 1991/02/15 01:14:34 jinx Exp $
-$MC68020-Header: make.scm,v 4.78 1991/02/15 00:19:58 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/vax/make.scm,v 4.87 1991/10/18 11:17:13 cph Exp $
 
-Copyright (c) 1987, 1989, 1991 Massachusetts Institute of Technology
+Copyright (c) 1987-91 Massachusetts Institute of Technology
 
 This material was developed by the Scheme project at the Massachusetts
 Institute of Technology, Department of Electrical Engineering and
@@ -43,4 +42,4 @@ MIT in each case. |#
          '((COMPILER MACROS)
            (COMPILER DECLARATIONS)
            (COMPILER DISASSEMBLER MACROS)))
-(add-system! (make-system "Liar (DEC VAX)" 4 78 '()))
\ No newline at end of file
+(add-system! (make-system "Liar (DEC VAX)" 4 87 '()))
\ No newline at end of file