Reorganisation of the source tree
[ghc-hetmet.git] / ghc / rts / Interpreter.h
diff --git a/ghc/rts/Interpreter.h b/ghc/rts/Interpreter.h
deleted file mode 100644 (file)
index d66e636..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-/* -----------------------------------------------------------------------------
- *
- * (c) The GHC Team, 1998-2002.
- *
- * Prototypes for functions in Interpreter.c
- *
- * ---------------------------------------------------------------------------*/
-
-#ifndef INTERPRETER_H
-#define INTERPRETER_H
-
-extern Capability *interpretBCO (Capability* cap);
-
-#endif /* INTERPRETER_H */