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