Thank you Z3
This commit is contained in:
parent
da6e0308c5
commit
7921aa891a
|
@ -1255,5 +1255,6 @@ void CmdLineParser::printHelp()
|
|||
" * tinyxml2 -- loading project/library/ctu files.\n"
|
||||
" * picojson -- loading compile database.\n"
|
||||
" * pcre -- rules.\n"
|
||||
" * qt -- used in GUI\n";
|
||||
" * qt -- used in GUI\n"
|
||||
" * z3 -- theorem prover from Microsoft Research used in bug hunting.\n";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue