[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / interpreter / stgSubst.h
diff --git a/ghc/interpreter/stgSubst.h b/ghc/interpreter/stgSubst.h
new file mode 100644 (file)
index 0000000..83a86cd
--- /dev/null
@@ -0,0 +1,2 @@
+/* -*- mode: hugs-c; -*- */
+extern StgExpr    substExpr ( List sub, StgExpr e );