[project @ 1999-01-28 17:10:52 by simonpj]
[ghc-hetmet.git] / ghc / interpreter / stgSubst.h
1 /* -*- mode: hugs-c; -*- */
2 extern StgExpr    substExpr ( List sub, StgExpr e );