diff options
Diffstat (limited to 'HACKING')
-rw-r--r-- | HACKING | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -18,8 +18,11 @@ the code, you need the following tools: - lex/flex - yacc/bison - gperf + + Optionally: - check - - optionally Doxygen + - lcov/genhtml + - Doxygen To check out the master branch, use: |