mirror of https://gitee.com/bigwinds/arangodb
Bison is not used as part of arangodb
This commit is contained in:
parent
2eb02bca76
commit
4467eca661
|
@ -51,9 +51,8 @@
|
||||||
### Bison
|
### Bison
|
||||||
|
|
||||||
* https://www.gnu.org/software/bison/
|
* https://www.gnu.org/software/bison/
|
||||||
* [GNU GPL v3](http://www.gnu.org/licenses/gpl.html)
|
* only used to generate code, not part of the distribution
|
||||||
* *only used to generate code, not part of the distribution*
|
* parts used see https://github.com/arangodb/arangodb/blob/devel/arangod/Aql/grammar.cpp#L20
|
||||||
* see https://github.com/arangodb/arangodb/blob/devel/arangod/Aql/grammar.cpp#L20
|
|
||||||
|
|
||||||
### Flex
|
### Flex
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue