]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/CodeTools/TianoTools/Pccts/antlr/stdpccts.h
Restructuring for better separation of Tool packages.
[mirror_edk2.git] / Tools / CodeTools / TianoTools / Pccts / antlr / stdpccts.h
diff --git a/Tools/CodeTools/TianoTools/Pccts/antlr/stdpccts.h b/Tools/CodeTools/TianoTools/Pccts/antlr/stdpccts.h
new file mode 100644 (file)
index 0000000..ccdc21c
--- /dev/null
@@ -0,0 +1,31 @@
+#ifndef STDPCCTS_H\r
+#define STDPCCTS_H\r
+/*\r
+ * stdpccts.h -- P C C T S  I n c l u d e\r
+ *\r
+ * Terence Parr, Will Cohen, and Hank Dietz: 1989-2001\r
+ * Purdue University Electrical Engineering\r
+ * With AHPCRC, University of Minnesota\r
+ * ANTLR Version 1.33MR33\r
+ */\r
+\r
+#ifndef ANTLR_VERSION\r
+#define ANTLR_VERSION  13333\r
+#endif\r
+\r
+#include "pcctscfg.h"\r
+#include "pccts_stdio.h"\r
+\r
+#include "pcctscfg.h"\r
+#include "set.h"\r
+#include <ctype.h>\r
+#include "syn.h"\r
+#include "hash.h"\r
+#include "generic.h"\r
+#define zzcr_attr(attr,tok,t)\r
+#define zzSET_SIZE 20\r
+#include "antlr.h"\r
+#include "tokens.h"\r
+#include "dlgdef.h"\r
+#include "mode.h"\r
+#endif\r