summaryrefslogtreecommitdiffstats
path: root/AppPkg/Applications/Python/Python-2.7.2/Parser/tokenizer_pgen.c
diff options
context:
space:
mode:
Diffstat (limited to 'AppPkg/Applications/Python/Python-2.7.2/Parser/tokenizer_pgen.c')
-rw-r--r--AppPkg/Applications/Python/Python-2.7.2/Parser/tokenizer_pgen.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/AppPkg/Applications/Python/Python-2.7.2/Parser/tokenizer_pgen.c b/AppPkg/Applications/Python/Python-2.7.2/Parser/tokenizer_pgen.c
new file mode 100644
index 0000000000..ecbda9c4ef
--- /dev/null
+++ b/AppPkg/Applications/Python/Python-2.7.2/Parser/tokenizer_pgen.c
@@ -0,0 +1,2 @@
+#define PGEN
+#include "tokenizer.c"