1 /*	$NetBSD: code_calc.tab.h,v 1.1.1.1 2015/01/03 22:58:24 christos Exp $	*/
2 
3 #define DIGIT 257
4 #define LETTER 258
5 #define UMINUS 259
6