Annotation of GNUtools/cc/bi-parser.h, revision 1.1

1.1     ! root        1: typedef union
        !             2: {
        !             3:   char *string;
        !             4:   struct def *def;
        !             5:   struct variation *variation;
        !             6:   struct node *node;
        !             7: } YYSTYPE;
        !             8: #define        DEFOP   258
        !             9: #define        STRING  259
        !            10: 
        !            11: 
        !            12: extern YYSTYPE yylval;

unix.superglobalmegacorp.com

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