mirror of
https://github.com/Z3Prover/z3
synced 2025-06-29 09:28:45 +00:00
seq
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
03d1391ded
commit
e7687132ed
3 changed files with 30 additions and 31 deletions
|
@ -54,7 +54,6 @@ enum seq_op_kind {
|
|||
OP_RE_LOOP,
|
||||
OP_RE_EMPTY_SET,
|
||||
OP_RE_FULL_SET,
|
||||
OP_RE_EMPTY_SEQ,
|
||||
OP_RE_OF_PRED,
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue