tools/llvm: Do not build with symbols
[minix3.git] / external / bsd / byacc / dist / test / calc3.tab.h
blob8f6ae2bac2a274d2cdd551f1027765c9a4eb49fe
1 /* $NetBSD: calc3.tab.h,v 1.1.1.3 2011/09/10 21:22:05 christos Exp $ */
3 #define DIGIT 257
4 #define LETTER 258
5 #define UMINUS 259