5 lines
129 B
C
5 lines
129 B
C
/* $NetBSD: calc3.tab.h,v 1.1.1.3 2011/09/10 21:22:05 christos Exp $ */
|
|
|
|
#define DIGIT 257
|
|
#define LETTER 258
|
|
#define UMINUS 259
|