#| -*-Scheme-*-
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/spectrum/compiler.pkg,v 1.33 1992/05/14 03:01:59 jinx Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/machines/spectrum/compiler.pkg,v 1.34 1992/05/26 20:09:59 mhwu Exp $
$MC68020-Header: /scheme/compiler/bobcat/RCS/comp.pkg,v 1.32 1991/05/06 23:09:24 jinx Exp $
Copyright (c) 1988-1992 Massachusetts Institute of Technology
(import (runtime compiler-info)
make-dbg-info-vector)
(import (runtime unparser)
- *unparse-uninterned-symbols-by-name?*))
+ *unparse-uninterned-symbols-by-name?*)
+ (import (runtime compiler-info)
+ inf-structure->bif/bsm)
+ )
\f
(define-package (compiler debug)
(files "base/debug")