#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 tMERIDIAN 264 # define tMINUTE_UNIT 265 # define tMONTH 266 # define tMONTH_UNIT 267 # define tSEC_UNIT 268 # define tSNUMBER 269 # define tUNUMBER 270 # define tYEAR_UNIT 271 # define tZONE 272 #endif /* not BISON_EXT_STANDARD_PARSEDATE_H */