mirror of
https://github.com/Z3Prover/z3
synced 2025-07-18 02:16:40 +00:00
fpa rewriter tidy up
This commit is contained in:
parent
8001b1f0c7
commit
b6d90a64da
2 changed files with 0 additions and 11 deletions
|
@ -91,7 +91,6 @@ public:
|
|||
br_status mk_to_real_unspecified(unsigned ebits, unsigned sbits, expr_ref & result);
|
||||
|
||||
br_status mk_bvwrap(expr * arg, expr_ref & result);
|
||||
br_status mk_bvunwrap(expr * arg, expr_ref & result);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue