Lots of changes to implement frame reuse stuff. See the individual
authorChris Hanson <org/chris-hanson/cph>
Tue, 13 Dec 1988 13:13:08 +0000 (13:13 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 13 Dec 1988 13:13:08 +0000 (13:13 +0000)
log entries.

v7/src/compiler/machines/bobcat/make.scm-68040

index fa8add433cce6f72afccb834b4fca8f3e9aed3ab..564c71dd684494b673d5eded937365f2a5449cc3 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.32 1988/12/06 18:55:11 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/bobcat/make.scm-68040,v 4.33 1988/12/13 13:13:08 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" 4 32 '()))
\ No newline at end of file
+(add-system! (make-system "Liar" 4 33 '()))
\ No newline at end of file