[project @ 2000-03-13 14:11:14 by sewardj]
[ghc-hetmet.git] / ghc / interpreter / subst.c
index 39df63c..110d4e6 100644 (file)
  * included in the distribution.
  *
  * $RCSfile: subst.c,v $
- * $Revision: 1.14 $
- * $Date: 2000/03/13 11:37:17 $
+ * $Revision: 1.15 $
+ * $Date: 2000/03/13 14:11:14 $
  * ------------------------------------------------------------------------*/
 
 #include "prelude.h"
 #include "storage.h"
 #include "connect.h"
 #include "errors.h"
-#include "link.h"
 
 
 /*#define DEBUG_TYPES*/