Fix a bug in blktyp, and allow envopt to keep data structures when desired.
authorGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 17 Nov 1988 05:20:43 +0000 (05:20 +0000)
committerGuillermo J. Rozas <edu/mit/csail/zurich/gjr>
Thu, 17 Nov 1988 05:20:43 +0000 (05:20 +0000)
v7/src/compiler/machines/bobcat/make.scm-68040

index ea1b08e3d1296f162b96e931677690456d71975c..64c1f219626502b10fef14d766c8c650fb7fcc1e 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.30 1988/11/15 16:37:29 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/make.scm-68040,v 4.31 1988/11/17 05:20:43 jinx 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" 4 30 '()))
\ No newline at end of file
+(add-system! (make-system "Liar" 4 31 '()))
\ No newline at end of file