Update list of files to compile on windows
This commit is contained in:
parent
e74e23d672
commit
102b9593dc
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ cfgrammar.c
|
|||
desugar.c
|
||||
glue.c
|
||||
hammer.c
|
||||
pprint.c
|
||||
system_allocator.c
|
||||
parsers/action.c
|
||||
parsers/and.c
|
||||
|
|
@ -34,6 +35,7 @@ parsers/xor.c
|
|||
parsers/value.c
|
||||
backends/packrat.c
|
||||
backends/llk.c
|
||||
backends/regex.c
|
||||
backends/glr.c
|
||||
backends/lalr.c
|
||||
backends/lr.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue