From: Henry M. Wu Date: Tue, 26 May 1992 20:12:48 +0000 (+0000) Subject: Change default to dump .bci files. X-Git-Tag: 20090517-FFI~9357 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=2fb13f500a9b973a1daf9da312629bc87bea45ed;p=mit-scheme.git Change default to dump .bci files. --- diff --git a/v7/src/compiler/base/toplev.scm b/v7/src/compiler/base/toplev.scm index e0a12948f..8e8a86248 100644 --- a/v7/src/compiler/base/toplev.scm +++ b/v7/src/compiler/base/toplev.scm @@ -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) (define (phase/link) (compiler-phase "Linkification"