[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / interpreter / stgSubst.h
1 /* -*- mode: hugs-c; -*- */
2 extern StgExpr    substExpr ( List sub, StgExpr e );