mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 00:55:31 +00:00
fix issue 153: assert rem/mod axiom no matter what is status of second argument
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
882dbfc706
commit
f4d256ef30
3 changed files with 21 additions and 21 deletions
2
README
2
README
|
@ -41,3 +41,5 @@ Remark: clang does not support OpenMP yet.
|
|||
cd build
|
||||
make
|
||||
|
||||
|
||||
To clean Z3 you can delete the build directory and run the mk_make.py script again.
|
Loading…
Add table
Add a link
Reference in a new issue