[cvs-nhc98] Hat: remove all uses of `cEnter'. It was only used to rec
Malcolm Wallace
malcolm@sparud.net
Thu, 14 Jun 2001 15:08:37 +0200 (CEST)
malcolm: Thu Jun 14 15:08:37 CEST 2001
Update of /usr/src/master/nhc/src/prelude/PreludeDebug
In directory hinken:/tmp/cvs-serv26321/src/prelude/PreludeDebug
Modified Files:
PreludeDebug.hs
Log Message:
Hat: remove all uses of `cEnter'. It was only used to record the
current closure in case of interrupts, but the top of the SAT(B)
stack has the same, or better, information. Speed improvement: 6-7%.