mirror of
https://github.com/Z3Prover/z3
synced 2025-08-21 02:30:23 +00:00
removing last refs to assertion_set
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
96676efeb6
commit
4f6b34bc7b
6 changed files with 6 additions and 220 deletions
|
@ -1,7 +1,6 @@
|
|||
|
||||
|
||||
#include"arith_bounds_tactic.h"
|
||||
#include"assertion_set_util.h"
|
||||
#include"arith_decl_plugin.h"
|
||||
|
||||
struct arith_bounds_tactic : public tactic {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue