3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-02 21:37:02 +00:00

Fix bug reported by Andrey Kupriyanov

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2013-02-14 09:55:42 -08:00
parent 0c0fe40446
commit 030aef5d5a
2 changed files with 14 additions and 10 deletions

View file

@ -59,6 +59,8 @@ Version 4.3.2
- Fixed http://stackoverflow.com/questions/14524316/z3-4-3-get-complete-model.
- Fixed bugs in the C++ API (Thanks to Andrey Kupriyanov).
Version 4.3.1
=============