Various bug fixes, also some efficiency improvements to the CSE.
authorChris Hanson <org/chris-hanson/cph>
Thu, 11 Aug 1988 20:15:54 +0000 (20:15 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 11 Aug 1988 20:15:54 +0000 (20:15 +0000)
v7/src/compiler/machines/bobcat/make.scm-68040

index 3dc74e092fa6f761f0e4c49f5d73137961a54922..7b55d096e9bf9fd6140c5fcd9065a987047ed3c5 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/make.scm-68040,v 4.19 1988/07/20 00:10:01 cph Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/make.scm-68040,v 4.20 1988/08/11 20:15:54 cph Exp $
 
 Copyright (c) 1988 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" 14 19 '()))
\ No newline at end of file
+(add-system! (make-system "Liar" 14 20 '()))
\ No newline at end of file