mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
"Compiling" version
This commit is contained in:
parent
226d79eb4a
commit
3f5da24ea3
72 changed files with 3363 additions and 2061 deletions
|
@ -1,6 +1,7 @@
|
|||
#include "PROTO.h"
|
||||
#include "pgenheaders.h"
|
||||
#include "metagrammar.h"
|
||||
#include "grammar.h"
|
||||
#include "pgen.h"
|
||||
static arc arcs_0_0[3] = {
|
||||
{2, 0},
|
||||
{3, 0},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue