mirror of
https://github.com/Z3Prover/z3
synced 2025-08-01 08:53:18 +00:00
add char sort to .net
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
1b648437b7
commit
97a035fd6d
3 changed files with 59 additions and 3 deletions
|
@ -55,6 +55,7 @@ set(Z3_DOTNET_ASSEMBLY_SOURCES_IN_SRC_TREE
|
|||
BitVecSort.cs
|
||||
BoolExpr.cs
|
||||
BoolSort.cs
|
||||
CharSort.cs
|
||||
Constructor.cs
|
||||
ConstructorList.cs
|
||||
Context.cs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue