/*	$NetBSD: code_calc.tab.h,v 1.1.1.3 2011/09/10 21:22:09 christos Exp $	*/

#define DIGIT 257
#define LETTER 258
#define UMINUS 259
