mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 01:25:31 +00:00
simplify code + remove unused file
This commit is contained in:
parent
6b60a3dbed
commit
d308b8f555
5 changed files with 1 additions and 61 deletions
|
@ -24,7 +24,6 @@ Notes:
|
|||
#include "tactic/goal.h"
|
||||
|
||||
class tactic;
|
||||
class filter_model_converter;
|
||||
|
||||
tactic * mk_smt_tactic_core(ast_manager& m, params_ref const & p = params_ref(), symbol const& logic = symbol::null);
|
||||
// syntax sugar for using_params(mk_smt_tactic(), p) where p = (:auto_config, auto_config)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue