mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
First steps to a sane python build
This commit is contained in:
parent
fa6cc19184
commit
0bbd172af3
9 changed files with 110 additions and 23 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -59,8 +59,8 @@ src/api/dotnet/Enumerations.cs
|
|||
src/api/dotnet/Native.cs
|
||||
src/api/dotnet/Properties/AssemblyInfo.cs
|
||||
src/api/dotnet/Microsoft.Z3.xml
|
||||
src/api/python/z3consts.py
|
||||
src/api/python/z3core.py
|
||||
src/api/python/z3/z3consts.py
|
||||
src/api/python/z3/z3core.py
|
||||
src/ast/pattern/database.h
|
||||
src/util/version.h
|
||||
src/api/java/Native.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue