[project @ 1999-02-03 16:54:00 by simonm]
[ghc-hetmet.git] / ghc / interpreter / stgSubst.h
1 /* -*- mode: hugs-c; -*- */
2 extern StgExpr    substExpr ( List sub, StgExpr e );