mirror of
https://github.com/Z3Prover/z3
synced 2026-06-28 03:18:49 +00:00
update release notes
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
971b9d4081
commit
d263b373ed
44 changed files with 106 additions and 57 deletions
|
|
@ -42,3 +42,6 @@ public:
|
|||
bool supports_proofs() const override { return true; }
|
||||
};
|
||||
|
||||
/*
|
||||
ADD_SIMPLIFIER("bit2int", "simplify bit2int expressions.", "alloc(bit2int_simplifier, m, p, s)")
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue