]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/byacc/test/calc3.tab.h
Introduce svnlite so that we can check out our source code again.
[FreeBSD/FreeBSD.git] / contrib / byacc / test / calc3.tab.h
1 #define DIGIT 257
2 #define LETTER 258
3 #define UMINUS 259