mirror of
https://github.com/Z3Prover/z3
synced 2025-05-02 21:37:02 +00:00
Extending public API with internal objects
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
9cb29777e2
commit
2a4e6d03f3
21 changed files with 1621 additions and 1042 deletions
|
@ -1,4 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ItemGroup Label="ProjectConfigurations">
|
||||
<ProjectConfiguration Include="commercial|Win32">
|
||||
|
@ -443,6 +443,7 @@
|
|||
<ClCompile Include="api_numeral.cpp" />
|
||||
<ClCompile Include="api_params.cpp" />
|
||||
<ClCompile Include="api_parsers.cpp" />
|
||||
<ClCompile Include="api_poly.cpp" />
|
||||
<ClCompile Include="api_quant.cpp" />
|
||||
<ClCompile Include="api_solver_old.cpp" />
|
||||
<ClCompile Include="api_solver.cpp" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue