mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Compile pgenmain.c and printgrammar.c with PGEN defined
This commit is contained in:
parent
251cc846f3
commit
60fe499941
2 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
|
||||
/* Print a bunch of C initializers that represent a grammar */
|
||||
|
||||
#define PGEN
|
||||
|
||||
#include "pgenheaders.h"
|
||||
#include "grammar.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue