mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
2 things I prevoiusly overlooked
This commit is contained in:
parent
6ee3941523
commit
c033fb045f
2 changed files with 3 additions and 2 deletions
|
@ -239,7 +239,6 @@ protected:
|
|||
func_decl * mk_num_decl(unsigned num_parameters, parameter const * parameters, unsigned arity);
|
||||
|
||||
void get_offset_term(app * a, expr * & t, rational & offset) const;
|
||||
|
||||
public:
|
||||
bv_decl_plugin();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue