mirror of
https://github.com/Z3Prover/z3
synced 2025-04-10 19:27:06 +00:00
Add thanks to Etienne Kneuss
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
83f7b294cc
commit
4f0d5a5756
|
@ -30,7 +30,7 @@ Version 4.3.2
|
|||
|
||||
- Fixed problem in the pretty printer. It was not introducing quotes for attribute names such as |foo:10|.
|
||||
|
||||
- Fixed bug when using assumptions (Thanks to Philippe Suter)
|
||||
- Fixed bug when using assumptions (Thanks to Philippe Suter and Etienne Kneuss)
|
||||
Consider the following example:
|
||||
(assert F)
|
||||
(check-sat a)
|
||||
|
|
Loading…
Reference in a new issue