#| -*-Scheme-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/spectrum/compiler.pkg,v 1.30 1990/07/22 18:49:57 jinx Rel $
-$MC68020-Header: comp.pkg,v 1.30 90/05/03 15:16:59 GMT jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/spectrum/compiler.pkg,v 1.31 1991/05/07 17:40:36 jinx Exp $
+$MC68020-Header: /scheme/compiler/bobcat/RCS/comp.pkg,v 1.32 1991/05/06 23:09:24 jinx Exp $
-Copyright (c) 1988, 1989, 1990 Massachusetts Institute of Technology
+Copyright (c) 1988-1991 Massachusetts Institute of Technology
This material was developed by the Scheme project at the Massachusetts
Institute of Technology, Department of Electrical Engineering and
compiler:generate-rtl-files?
compiler:generate-type-checks?
compiler:implicit-self-static?
+ compiler:intersperse-rtl-in-lap?
compiler:noisy?
compiler:open-code-flonum-checks?
compiler:open-code-primitives?
cf
compile-bin-file
compile-procedure
+ compile-scode
compiler:reset!
cross-compile-bin-file
cross-compile-bin-file-end)
(export (compiler top-level)
*interned-assignments*
*interned-constants*
+ *interned-global-links*
*interned-uuo-links*
+ *interned-static-variables*
*interned-variables*
*next-constant*
generate-lap)
#| -*-Scheme-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/spectrum/make.scm,v 4.80 1991/03/06 01:01:23 cph Exp $
-$MC68020-Header: make.scm,v 4.76 90/08/21 02:20:43 GMT jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/spectrum/make.scm,v 4.84 1991/05/07 17:41:31 jinx Exp $
+$MC68020-Header: /scheme/compiler/bobcat/RCS/make.scm,v 4.84 1991/05/07 13:47:44 jinx Exp $
Copyright (c) 1988-91 Massachusetts Institute of Technology
((package/reference (find-package name) 'INITIALIZE-PACKAGE!)))
'((COMPILER MACROS)
(COMPILER DECLARATIONS)))
-(add-system! (make-system "Liar (HP PA)" 4 80 '()))
\ No newline at end of file
+(add-system! (make-system "Liar (HP PA)" 4 84 '()))
\ No newline at end of file