#ifndef BISON_EXT_STANDARD_PARSEDATE_H # define BISON_EXT_STANDARD_PARSEDATE_H # ifndef YYSTYPE # define YYSTYPE int # define YYSTYPE_IS_TRIVIAL 1 # endif # define tAGO 257 # define tDAY 258 # define tDAY_UNIT 259 # define tDAYZONE 260 # define tDST 261 # define tHOUR_UNIT 262 # define tID 263 # define tTZONE 264 # define tWZONE 265 # define tZZONE 266 # define tMERIDIAN 267 # define tMINUTE_UNIT 268 # define tMONTH 269 # define tMONTH_UNIT 270 # define tSEC_UNIT 271 # define tSNUMBER 272 # define tUNUMBER 273 # define tYEAR_UNIT 274 # define tZONE 275 #endif /* not BISON_EXT_STANDARD_PARSEDATE_H */