mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 01:25:31 +00:00
remove old theory_str enums from api
This commit is contained in:
parent
19de682b58
commit
f881e85470
1 changed files with 0 additions and 4 deletions
|
@ -1169,10 +1169,6 @@ typedef enum {
|
|||
Z3_OP_RE_FULL_SET,
|
||||
Z3_OP_RE_COMPLEMENT,
|
||||
|
||||
// theory_str
|
||||
Z3_OP_STR_CONCAT,
|
||||
Z3_OP_STR_LENGTH,
|
||||
|
||||
// Auxiliary
|
||||
Z3_OP_LABEL = 0x700,
|
||||
Z3_OP_LABEL_LIT,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue