source: PSPA/Interface_Web/trunk/pspaWT/sources/controler/include/trivaluedBool.h @ 257

Last change on this file since 257 was 257, checked in by garnier, 11 years ago

refactoring

File size: 104 bytes
Line 
1#ifndef TRIVALUEDBOOL_SEEN
2#define TRIVALUEDBOOL_SEEN
3
4enum trivaluedBool {error, warning, ok};
5
6#endif
Note: See TracBrowser for help on using the repository browser.