3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-30 12:25:51 +00:00

debug tangent lemmas

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
Lev Nachmanson 2019-05-08 12:26:13 -07:00
parent 0c50971b57
commit df5f3f9722
6 changed files with 31 additions and 8 deletions

View file

@ -13,3 +13,6 @@ def_module_params('lp',
('print_ext_var_names', BOOL, False, 'print external variable names')
))