Add CHECK(p), like ASSERT(p) but works even when !defined(DEBUG)
[ghc-hetmet.git] / rts / Hpc.h
2006-10-24 andy@galois.comHaskell Program Coverage