More refactoring of library support.
[splint-patched.git] / imports / assert.lcl
blob047024b634c44ff551b45f4a75fa3650d0ef060f
1 /*
2 ** assert.h
3 */
5 void assert() { ensures true; }