3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-06-29 09:28:45 +00:00
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2015-12-08 03:34:58 -08:00
parent 03d1391ded
commit e7687132ed
3 changed files with 30 additions and 31 deletions

View file

@ -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,