Export variables controlling debugging info generation to global env.
authorChris Hanson <org/chris-hanson/cph>
Fri, 6 Nov 1992 23:15:01 +0000 (23:15 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 6 Nov 1992 23:15:01 +0000 (23:15 +0000)
v7/src/compiler/machines/mips/compiler.pkg

index 9d63899bc50f7f494b434ea924dcb2187755e7cc..2ac1166b83fe00d455375d25bcf9294aa4f67db8 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.9 1992/10/19 20:14:01 jinx Exp $
+$Id: compiler.pkg,v 1.10 1992/11/06 23:15:01 cph Exp $
 
 Copyright (c) 1988-1992 Massachusetts Institute of Technology
 
@@ -161,6 +161,11 @@ MIT in each case. |#
          compile-bin-file
          compile-procedure
          compile-scode
+         compiler:dump-bci-file
+         compiler:dump-bci/bcs-files
+         compiler:dump-bif/bsm-files
+         compiler:dump-inf-file
+         compiler:dump-info-file
          compiler:reset!
          cross-compile-bin-file
          cross-compile-bin-file-end)