Fix duplicated compile of parser.c
This commit is contained in:
parent
f07f710db7
commit
ead0e31262
1 changed files with 0 additions and 1 deletions
1
build.rs
1
build.rs
|
|
@ -12,7 +12,6 @@ fn main() {
|
|||
"lexer.c",
|
||||
"node.c",
|
||||
"parser.c",
|
||||
"parser.c",
|
||||
"stack.c",
|
||||
"subtree.c",
|
||||
"tree_cursor.c",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue