mirror of
https://github.com/Z3Prover/z3
synced 2025-08-24 20:16:00 +00:00
add a few more statics to avoid symbol clashes
This commit is contained in:
parent
e697d3e810
commit
dedae29300
5 changed files with 9 additions and 11 deletions
|
@ -23,8 +23,6 @@ Notes:
|
|||
class ast_manager;
|
||||
class tactic;
|
||||
|
||||
tactic * mk_ufbv_preprocessor_tactic(ast_manager & m, params_ref const & p = params_ref());
|
||||
|
||||
tactic * mk_ufbv_tactic(ast_manager & m, params_ref const & p = params_ref());
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue