mirror of
https://github.com/Z3Prover/z3
synced 2025-12-04 19:16:46 +00:00
remove deprecated set_has_size
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
8ba77dfc6b
commit
ab227c83b2
1 changed files with 0 additions and 1 deletions
|
|
@ -3285,7 +3285,6 @@ export function createApi(Z3: Z3Core): Z3HighLevel {
|
|||
SetUnion,
|
||||
SetIntersect,
|
||||
SetDifference,
|
||||
SetHasSize,
|
||||
SetAdd,
|
||||
SetDel,
|
||||
SetComplement,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue