]> git.proxmox.com Git - mirror_edk2.git/blame - Tools/CodeTools/Source/Pccts/antlr/stdpccts.h
More renames for Tool Packages
[mirror_edk2.git] / Tools / CodeTools / Source / Pccts / antlr / stdpccts.h
CommitLineData
878ddf1f 1#ifndef STDPCCTS_H\r
2#define STDPCCTS_H\r
3/*\r
4 * stdpccts.h -- P C C T S I n c l u d e\r
5 *\r
6 * Terence Parr, Will Cohen, and Hank Dietz: 1989-2001\r
7 * Purdue University Electrical Engineering\r
8 * With AHPCRC, University of Minnesota\r
9 * ANTLR Version 1.33MR33\r
10 */\r
11\r
12#ifndef ANTLR_VERSION\r
13#define ANTLR_VERSION 13333\r
14#endif\r
15\r
16#include "pcctscfg.h"\r
17#include "pccts_stdio.h"\r
18\r
19#include "pcctscfg.h"\r
20#include "set.h"\r
21#include <ctype.h>\r
22#include "syn.h"\r
23#include "hash.h"\r
24#include "generic.h"\r
25#define zzcr_attr(attr,tok,t)\r
26#define zzSET_SIZE 20\r
27#include "antlr.h"\r
28#include "tokens.h"\r
29#include "dlgdef.h"\r
30#include "mode.h"\r
31#endif\r