mirror of
https://github.com/Z3Prover/z3
synced 2025-12-06 03:52:24 +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,
|
SetUnion,
|
||||||
SetIntersect,
|
SetIntersect,
|
||||||
SetDifference,
|
SetDifference,
|
||||||
SetHasSize,
|
|
||||||
SetAdd,
|
SetAdd,
|
||||||
SetDel,
|
SetDel,
|
||||||
SetComplement,
|
SetComplement,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue