]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/byacc/test/yacc/calc_code_provides.tab.h
MFV: r362513
[FreeBSD/FreeBSD.git] / contrib / byacc / test / yacc / calc_code_provides.tab.h
1 #define DIGIT 257
2 #define LETTER 258
3 #define UMINUS 259
4 /* %code "provides" block start */
5 #line 1 "calc_code_provides.y"
6 /* CODE-PROVIDES */ 
7 #line 2 "calc_code_provides.y"
8 /* CODE-PROVIDES2 */ 
9 /* %code "provides" block end */