]> Dogcows Code - chaz/openbox/blobdiff - util/epist/yacc_parser.hh
uber patch.
[chaz/openbox] / util / epist / yacc_parser.hh
index 0b59a6f3d09a5b3dd030bf92b3e557d8568b1405..bca19081ff22634388e849a5b4d7f9cf78a1c838 100644 (file)
@@ -3,7 +3,6 @@
 
 # ifndef YYSTYPE
 #  define YYSTYPE int
-#  define YYSTYPE_IS_TRIVIAL 1
 # endif
 # define       OBRACE  257
 # define       EBRACE  258
@@ -13,6 +12,7 @@
 # define       QUOTES  262
 # define       WORD    263
 # define       BINDING 264
+# define       OPTIONS 265
 
 
 extern YYSTYPE yylval;
This page took 0.021976 seconds and 4 git commands to generate.