mirror of
https://github.com/Z3Prover/z3
synced 2025-07-31 08:23:17 +00:00
add stubs for native model and func interp
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
deaad86d6a
commit
c0826d58bf
3 changed files with 556 additions and 0 deletions
|
@ -86,6 +86,8 @@ set(Z3_DOTNET_ASSEMBLY_SOURCES_IN_SRC_TREE
|
|||
Log.cs
|
||||
Model.cs
|
||||
NativeContext.cs
|
||||
NativeFuncInterp.cs
|
||||
NativeModel.cs
|
||||
Optimize.cs
|
||||
ParamDescrs.cs
|
||||
Params.cs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue