mirror of
https://github.com/Z3Prover/z3
synced 2025-06-06 14:13:23 +00:00
python example
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
7f0fcefbe2
commit
483942c1a5
2 changed files with 8 additions and 0 deletions
|
@ -78,6 +78,7 @@ add_cpp_example('cpp_example', 'c++')
|
|||
add_c_example('c_example', 'c')
|
||||
add_c_example('maxsat')
|
||||
add_dotnet_example('dotnet_example', 'dotnet')
|
||||
add_z3py_example('python')
|
||||
|
||||
update_version(4, 2, 0, 0)
|
||||
mk_auto_src()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue