mirror of
https://github.com/Z3Prover/z3
synced 2025-05-04 14:25:46 +00:00
address other warnings per input from delcypher
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
6594c3a046
commit
32c63ce4cd
3 changed files with 3 additions and 1 deletions
|
@ -72,6 +72,7 @@ public:
|
|||
// m_params.set_func_decl(m_last, f);
|
||||
// m_last = symbol::null;
|
||||
}
|
||||
virtual void set_next_arg(cmd_context & ctx, sexpr * n) { UNREACHABLE(); }
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue