[project @ 1999-01-15 18:08:37 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 );