]> andersk Git - splint.git/blobdiff - src/Headers/cgrammar_tokens.h
Commiting Merge of changes made in semester and ver 2.5M
[splint.git] / src / Headers / cgrammar_tokens.h
index a8fec69077472310ec4f30fd5fe54ee6f5c5c871..fcaf9ec8c1cb604164746ea300331680b4010634 100644 (file)
@@ -239,13 +239,14 @@ typedef union
 #define        QINTEGRALTYPE   427
 #define        QUNSIGNEDINTEGRALTYPE   428
 #define        QSIGNEDINTEGRALTYPE     429
-#define        IDENTIFIER      430
-#define        NEW_IDENTIFIER  431
-#define        TYPE_NAME_OR_ID 432
-#define        CCONSTANT       433
-#define        ITER_NAME       434
-#define        ITER_ENDNAME    435
-#define        TYPE_NAME       436
+#define        QNULLTERMINATED 430
+#define        IDENTIFIER      431
+#define        NEW_IDENTIFIER  432
+#define        TYPE_NAME_OR_ID 433
+#define        CCONSTANT       434
+#define        ITER_NAME       435
+#define        ITER_ENDNAME    436
+#define        TYPE_NAME       437
 
 
 extern YYSTYPE yylval;
This page took 0.115681 seconds and 4 git commands to generate.