3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-05 17:14:07 +00:00
z3/examples
Bruce Mitchener 56bbed173e Remove usages of Z3_TRUE / Z3_FALSE.
Now that this is all using stdbool.h, we can just use true/false.

For now, we leave the aliases in place in z3_api.h.
2018-11-20 00:25:37 +07:00
..
c Remove usages of Z3_TRUE / Z3_FALSE. 2018-11-20 00:25:37 +07:00
c++ add recfun to API 2018-10-27 11:41:18 -05:00
dotnet fix crash exposed by examples/dotnet/Program.cs 2018-10-20 14:32:59 -07:00
java Refer to macOS rather than Mac OS / OSX. 2018-10-02 17:38:09 +07:00
maxsat Remove usages of Z3_TRUE / Z3_FALSE. 2018-11-20 00:25:37 +07:00
ml Refer to macOS rather than Mac OS / OSX. 2018-10-02 17:38:09 +07:00
msf Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
python Refer to macOS rather than Mac OS / OSX. 2018-10-02 17:38:09 +07:00
tptp Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
CMakeLists.txt [CMake] When building C/C++ API examples use the same build type 2017-10-16 08:56:17 +01:00