mirror of
https://github.com/Z3Prover/z3
synced 2025-08-02 09:20:22 +00:00
integrate lambda expressions
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
bf4edef761
commit
520ce9a5ee
139 changed files with 2243 additions and 1506 deletions
|
@ -84,6 +84,7 @@ set(Z3_DOTNET_ASSEMBLY_SOURCES_IN_SRC_TREE
|
|||
IntNum.cs
|
||||
IntSort.cs
|
||||
IntSymbol.cs
|
||||
Lambda.cs
|
||||
ListSort.cs
|
||||
Log.cs
|
||||
Model.cs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue