Files
netbsd/external/bsd/byacc/dist/test/code_calc.tab.h
2013-04-06 16:48:33 +02:00

6 lines
133 B
C

/* $NetBSD: code_calc.tab.h,v 1.1.1.3 2011/09/10 21:22:09 christos Exp $ */
#define DIGIT 257
#define LETTER 258
#define UMINUS 259