fix readme and add input config
This commit is contained in:
parent
11948ecb73
commit
a7873cc203
9 changed files with 61 additions and 29 deletions
|
@ -1,6 +1,7 @@
|
|||
var config = {
|
||||
lemon_bin: "./lemon-src/lemon-js",
|
||||
out_path: "example/",
|
||||
input_path: "example/",
|
||||
output_path: "example/",
|
||||
|
||||
/**
|
||||
* В папке назначения должен лежать файл parser.y;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue