]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Python/Python-2.7.2/Include/metagrammar.h
edk2: Remove AppPkg, StdLib, StdLibPrivateInternalFiles
[mirror_edk2.git] / AppPkg / Applications / Python / Python-2.7.2 / Include / metagrammar.h
diff --git a/AppPkg/Applications/Python/Python-2.7.2/Include/metagrammar.h b/AppPkg/Applications/Python/Python-2.7.2/Include/metagrammar.h
deleted file mode 100644 (file)
index 1fb471a..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-#ifndef Py_METAGRAMMAR_H\r
-#define Py_METAGRAMMAR_H\r
-#ifdef __cplusplus\r
-extern "C" {\r
-#endif\r
-\r
-\r
-#define MSTART 256\r
-#define RULE 257\r
-#define RHS 258\r
-#define ALT 259\r
-#define ITEM 260\r
-#define ATOM 261\r
-\r
-#ifdef __cplusplus\r
-}\r
-#endif\r
-#endif /* !Py_METAGRAMMAR_H */\r