Annotation of parser3/src/include/pa_types.h, revision 1.1

1.1     ! paf         1: #ifndef PA_TYPES_H
        !             2: #define PA_TYPES_H
        !             3: 
        !             4: #undef uint
        !             5: typedef unsigned int uint;
        !             6: 
        !             7: #endif

E-mail: