3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-14 04:48:45 +00:00
z3/src
Uli Schlachter ebe58f78cf lp_tokenizer: Add missing verbose print
Three out of two places that call m_tokens.push_back() in
lp_tokenizer::parse_all() were followed by a verbose print. This commit
adds a verbose print to the third such place.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2019-04-13 15:59:30 +02:00
..
ackermannization simplifications to refs 2019-02-19 13:18:20 +00:00
api add tc and trc functionals for binary relations 2019-04-10 04:12:45 +02:00
ast fix model generation for tc/po 2019-04-11 11:39:27 -07:00
cmd_context adding cmd_context 2019-03-28 07:04:21 -07:00
math fix #2120 fix #2122 2019-02-03 17:15:38 +01:00
model fix model generation for tc/po 2019-04-11 11:42:55 -07:00
muz print certificate for #2202, enable CTL-C for API fix #2203 2019-03-24 17:09:02 -07:00
nlsat fix build break 2018-12-11 09:35:27 -08:00
opt lp_tokenizer: Add missing verbose print 2019-04-13 15:59:30 +02:00
parsers update documentation 2019-03-29 08:41:31 -07:00
qe disable model compression for regressions 2019-03-03 12:40:59 -08:00
sat print certificate for #2202, enable CTL-C for API fix #2203 2019-03-24 17:09:02 -07:00
shell MSYS2 and cmake based compilation support for clang and gcc 2019-04-12 14:56:19 +02:00
smt fix build 2019-04-11 14:11:40 -07:00
solver Require verbosity=1 to log parallel tactic progress 2019-04-09 12:35:04 -04:00
tactic remove not 2019-04-01 12:17:49 -07:00
test fix the build lp.cpp in test 2019-03-19 19:45:33 -07:00
util MSYS2 and cmake based compilation support for clang and gcc 2019-04-12 14:56:19 +02:00
CMakeLists.txt rename version.h to z3_version.h to differentiate name in install include directory. Add support for z3_version.h in python build system. #1833 2018-09-21 20:13:58 -07:00