/* $NetBSD: calc.tab.h,v 1.1.1.1 2015/01/03 22:58:24 christos Exp $ */ #define DIGIT 257 #define LETTER 258 #define UMINUS 259