Annotation of GNUtools/cctools/include/stuff/bool.h, revision 1.1

1.1     ! root        1: /* bool.h */
        !             2: #ifndef ENUM_BOOL
        !             3: #define ENUM_BOOL
        !             4: 
        !             5: #undef FALSE
        !             6: #undef TRUE
        !             7: enum bool {
        !             8:     FALSE,
        !             9:     TRUE
        !            10: };
        !            11: 
        !            12: #endif /* ENUM_BOOL */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.