File:  [LON-CAPA] / capa / capa51 / pProj / Attic / capaFormula.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Sep 28 21:26:21 1999 UTC (24 years, 8 months ago) by albertel
Branches: capa
CVS tags: start
Created directory structure

#define F_NUMBER 257
#define V_ID 258
#define F_ID 259
#define EoI 260
#define F_ERROR 261
#define F_PLUS 262
#define F_MINUS 263
#define F_MULT 264
#define F_DIV 265
#define F_MOD 266
#define F_POW 267
#define F_LPAR 268
#define F_RPAR 269
#define F_COMMA 270

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>