Added dbgred
authorStephen Adams <edu/mit/csail/zurich/adams>
Mon, 30 Jan 1995 17:56:51 +0000 (17:56 +0000)
committerStephen Adams <edu/mit/csail/zurich/adams>
Mon, 30 Jan 1995 17:56:51 +0000 (17:56 +0000)
v8/src/compiler/machines/spectrum/compiler.pkg

index a63fd76ee2fd8a056a3b66c1b58059b012fc4db3..dc8d726c43c943c3f139bc439087f868c82de2fc 100644 (file)
@@ -1,6 +1,6 @@
 #| -*-Scheme-*-
 
-$Id: compiler.pkg,v 1.8 1995/01/17 23:01:57 adams Exp $
+$Id: compiler.pkg,v 1.9 1995/01/30 17:56:51 adams Exp $
 
 Copyright (c) 1988-1994 Massachusetts Institute of Technology
 
@@ -518,6 +518,7 @@ MIT in each case. |#
         "midend/utils"
         "midend/fakeprim"
         "midend/dbgstr"
+        "midend/dbgred"
         "midend/inlate"
         "midend/envconv"
         "midend/alpha"