Fix herald string.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 20 Feb 1992 21:22:57 +0000 (21:22 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 20 Feb 1992 21:22:57 +0000 (21:22 +0000)
v7/src/compiler/machines/i386/make.scm

index c186c9c94e289b48365bd09037f524a23a216b22..9690a31d6cc93cc41ff1462c3288ed90390abd52 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/i386/make.scm,v 1.1.1.1 1992/02/20 05:30:14 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/i386/make.scm,v 1.1.1.2 1992/02/20 21:22:57 jinx Exp $
 
 Copyright (c) 1992 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 "Intel i386" 4 87 '()))
\ No newline at end of file
+(add-system! (make-system "Liar (Intel i386)" 4 87 '()))
\ No newline at end of file