mirror of
https://github.com/Z3Prover/z3
synced 2025-05-11 09:44:43 +00:00
Tabs
This commit is contained in:
parent
a258236229
commit
a7d5bb7b36
14 changed files with 63 additions and 63 deletions
|
@ -23,7 +23,7 @@ Revision History:
|
|||
|
||||
namespace smt {
|
||||
|
||||
bool check_at_labels::check(expr* n) {
|
||||
bool check_at_labels::check(expr* n) {
|
||||
m_first = true;
|
||||
return count_at_labels_pos(n) <= 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue