renamed *kmp-output-abbreviated?* to compiler:kmp-output-abbreviated?
authorStephen Adams <edu/mit/csail/zurich/adams>
Tue, 8 Aug 1995 16:21:25 +0000 (16:21 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Tue, 8 Aug 1995 16:21:25 +0000 (16:21 +0000)
v8/src/compiler/machines/spectrum/compiler.pkg

index cab0bca7b75772ae334ac9cb61aee3b683320548..512b584ea03e4c1d271b871998f1f680bc9b6625 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.12 1995/07/27 14:20:23 adams Exp $
+$Id: compiler.pkg,v 1.13 1995/08/08 16:21:25 adams Exp $
 
 Copyright (c) 1988-1995 Massachusetts Institute of Technology
 
@@ -156,7 +156,9 @@ MIT in each case. |#
          *procedure-result?*
          )
   (export (compiler midend)
-         *kmp-output-abbreviated?*
+         *output-prefix*
+         compiler-phase
+         compiler-subphase
          with-kmp-output-port
          compile-recursively/new)
   (export (compiler rtl-generator)