[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / interpreter / lift.h
1 /* -*- mode: hugs-c; -*- */
2 extern List liftBinds( List binds );
3 extern Void liftControl ( Int what );