Change default to dump .bci files.
authorHenry M. Wu <edu/mit/csail/zurich/mhwu>
Tue, 26 May 1992 20:12:48 +0000 (20:12 +0000)
committerHenry M. Wu <edu/mit/csail/zurich/mhwu>
Tue, 26 May 1992 20:12:48 +0000 (20:12 +0000)
v7/src/compiler/base/toplev.scm

index e0a12948fe0e751d99d85817f74a58e600de696f..8e8a862482f65a3d3888c547a067753aa91f7159 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/base/toplev.scm,v 4.40 1992/05/26 20:06:27 mhwu Exp $
+$Header: /Users/cph/tmp/foo/mit-scheme/mit-scheme/v7/src/compiler/base/toplev.scm,v 4.41 1992/05/26 20:12:48 mhwu Exp $
 
 Copyright (c) 1988-1992 Massachusetts Institute of Technology
 
@@ -1159,8 +1159,7 @@ MIT in each case. |#
          (compress bif-path bci-path)
          (announce-info-files bci-path))))))
 
-(define compiler:dump-info-file compiler:dump-bci/bcs-files)
-
+(define compiler:dump-info-file compiler:dump-bci-file)
 \f
 (define (phase/link)
   (compiler-phase "Linkification"