mirror of
https://github.com/Z3Prover/z3
synced 2025-08-14 14:55:25 +00:00
parent
f98b94bdbc
commit
896a1b2048
17 changed files with 59 additions and 56 deletions
|
@ -49,7 +49,7 @@ public:
|
|||
/**
|
||||
\brief Create a vanilla replacer. It just applies the substitution.
|
||||
*/
|
||||
expr_replacer * mk_default_expr_replacer(ast_manager & m);
|
||||
expr_replacer * mk_default_expr_replacer(ast_manager & m, bool proofs_allowed);
|
||||
|
||||
/**
|
||||
\brief Apply substitution and simplify.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue