nanosecond: fix up conversion of ticks to nsec by doing the conversion in 2 stages
[fio.git] / exp / README.md
CommitLineData
b470a02c
SC
1simple-expression-parser
2========================
3
4A simple expression parser for arithmetic expressions made with bison + flex
5
6To use, see the example test-expression-parser.c
7