Update to match 68k version after CPH's fix of top-level "illegal
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Fri, 15 Feb 1991 01:14:34 +0000 (01:14 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Fri, 15 Feb 1991 01:14:34 +0000 (01:14 +0000)
return address" bug.

v7/src/compiler/machines/vax/make.scm

index 2deb34c908a4f3354f2929bc711ff5a1ab226b51..d294fe3c21c825901214a9879eb77346b4ede5a2 100644 (file)
@@ -1,7 +1,7 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/vax/make.scm,v 4.46 1991/02/15 00:42:07 jinx Exp $
-$MC68020-Header: make.scm,v 4.77 90/11/19 22:51:08 GMT cph Exp $
+$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 $
 
 Copyright (c) 1987, 1989, 1991 Massachusetts Institute of Technology
 
@@ -43,4 +43,4 @@ MIT in each case. |#
          '((COMPILER MACROS)
            (COMPILER DECLARATIONS)
            (COMPILER DISASSEMBLER MACROS)))
-(add-system! (make-system "Liar (DEC VAX)" 4 77 '()))
\ No newline at end of file
+(add-system! (make-system "Liar (DEC VAX)" 4 78 '()))
\ No newline at end of file