Skip to content

Commit

Permalink
roll back z3 version
Browse files Browse the repository at this point in the history
  • Loading branch information
LeventErkok committed Sep 22, 2024
1 parent 9050441 commit 4e6fe1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SBVTestSuite/GoldFiles/allSat8.gold
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ EXCEPTION CAUGHT:
*** NB. If this is a use case you'd like SBV to support, please get in touch!

CallStack (from HasCallStack):
error, called at ./Data/SBV/Control/Utils.hs:1656:57 in sbv-11.0-inplace:Data.SBV.Control.Utils
error, called at ./Data/SBV/Control/Utils.hs:1661:57 in sbv-11.0-inplace:Data.SBV.Control.Utils
2 changes: 1 addition & 1 deletion SMTSolverVersions.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ report any issues you might see with newer releases.
* Version 2.6.2 as downloaded from the above site on Apr 7, 2020
* Z3:
* http://github.com/Z3Prover/z3
* Version as downloaded from the above site on Sep 22nd, 2024
* Version as downloaded from the above site on Sep 20th, 2024
* SBV typically relies on latest features of z3, so compiling directly
from the sources is recommended. If that's not possible, you should
always use their latest release.

0 comments on commit 4e6fe1b

Please sign in to comment.