mirror of https://gitee.com/bigwinds/arangodb
added link for bison
This commit is contained in:
parent
3e9083f149
commit
c4ef29943d
|
@ -61,7 +61,7 @@
|
|||
### Bison
|
||||
|
||||
* https://www.gnu.org/software/bison/
|
||||
* only used to generate code, not part of the distribution
|
||||
* only used to generate code, not part of the distribution; for details about using Bison in this way see http://www.gnu.org/software/bison/manual/bison.html#Conditions
|
||||
* parts generated use see https://github.com/arangodb/arangodb/blob/devel/arangod/Aql/grammar.cpp#L20
|
||||
|
||||
### Flex
|
||||
|
|
Loading…
Reference in New Issue