[project @ 1999-02-03 16:54:00 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 );