#ifndef _yy_defines_h_
#define _yy_defines_h_

#define DIGIT 257
#define LETTER 258
#define UMINUS 259

#endif /* _yy_defines_h_ */