xref: /netbsd-src/external/bsd/byacc/dist/test/btyacc/inherit0.tab.h (revision 781cc16b73421ffc44afa4f3c196f4c42bce8c5c)
1 /*	$NetBSD: inherit0.tab.h,v 1.1.1.3 2016/01/09 21:59:46 christos Exp $	*/
2 
3 #ifndef _inherit0__defines_h_
4 #define _inherit0__defines_h_
5 
6 #define GLOBAL 257
7 #define LOCAL 258
8 #define REAL 259
9 #define INTEGER 260
10 #define NAME 261
11 
12 #endif /* _inherit0__defines_h_ */
13