1/*	$NetBSD: calc2.tab.h,v 1.1.1.3 2016/01/09 21:59:45 christos Exp $	*/
2
3#define DIGIT 257
4#define LETTER 258
5#define UMINUS 259
6