mirror of
https://github.com/Z3Prover/z3
synced 2025-08-30 15:00:08 +00:00
minor code cleanup
This commit is contained in:
parent
3ebbb8472a
commit
59fa8964ca
3 changed files with 3 additions and 7 deletions
|
@ -19,7 +19,6 @@ Notes:
|
|||
#include "tactic/tactical.h"
|
||||
#include "tactic/core/simplify_tactic.h"
|
||||
#include "tactic/core/propagate_values_tactic.h"
|
||||
#include "tactic/arith/propagate_ineqs_tactic.h"
|
||||
#include "tactic/core/solve_eqs_tactic.h"
|
||||
#include "tactic/core/elim_uncnstr_tactic.h"
|
||||
#include "tactic/smtlogics/smt_tactic.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue