Add CHECK(p), like ASSERT(p) but works even when !defined(DEBUG)
[ghc-hetmet.git] / includes / FileLock.h
2007-11-20 Simon MarlowMove file locking into the RTS, fixing #629, #1109