mirror of
https://github.com/Z3Prover/z3
synced 2025-08-02 09:20:22 +00:00
parent
fcdf8d4948
commit
9ec0f94ab9
2 changed files with 33 additions and 18 deletions
|
@ -184,6 +184,8 @@ namespace smt {
|
|||
}
|
||||
}
|
||||
|
||||
bool block_if_empty(expr* r, literal lit);
|
||||
|
||||
public:
|
||||
|
||||
seq_regex(theory_seq& th);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue