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
|
||||
|
||||
* 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*
|
||||
* see https://github.com/arangodb/arangodb/blob/devel/arangod/Aql/grammar.cpp#L20
|
||||
* 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
|
||||
|
||||
### Flex
|
||||
|
||||
|
|
Loading…
Reference in New Issue