objects. The original scode objects are passed through to the output,
and the *sf-associate* hook is called on the output scode and the
original scode. The default *sf-associate* does nothing.
#| -*-Scheme-*-
-$Id: toplev.scm,v 4.10 1993/01/02 07:33:38 cph Exp $
+$Id: toplev.scm,v 4.11 1993/08/03 02:26:28 gjr Exp $
Copyright (c) 1988-1993 Massachusetts Institute of Technology
(string->symbol "#[(scode-optimizer top-level)externs-file]"))
(define externs-file-version
- 2)
+ 3)
\f
;;;; Optimizer Top Level
#| -*-Scheme-*-
-$Id: toplev.scm,v 4.10 1993/01/02 07:33:38 cph Exp $
+$Id: toplev.scm,v 4.11 1993/08/03 02:26:28 gjr Exp $
Copyright (c) 1988-1993 Massachusetts Institute of Technology
(string->symbol "#[(scode-optimizer top-level)externs-file]"))
(define externs-file-version
- 2)
+ 3)
\f
;;;; Optimizer Top Level