X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Finterpreter%2FstgSubst.h;fp=ghc%2Finterpreter%2FstgSubst.h;h=0000000000000000000000000000000000000000;hb=1e4cbfcf578f32d9ea1b407d5c2ed9296638b13f;hp=83a86cd9f7564479172244d02adf13ccf856e0b8;hpb=aed83b985ee18906415ed90db084c5f3ec550b2a;p=ghc-hetmet.git diff --git a/ghc/interpreter/stgSubst.h b/ghc/interpreter/stgSubst.h deleted file mode 100644 index 83a86cd..0000000 --- a/ghc/interpreter/stgSubst.h +++ /dev/null @@ -1,2 +0,0 @@ -/* -*- mode: hugs-c; -*- */ -extern StgExpr substExpr ( List sub, StgExpr e );