mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
parent
6b7c0ce334
commit
26c34c9193
3 changed files with 13 additions and 8 deletions
|
@ -39,6 +39,7 @@ public:
|
|||
}
|
||||
}
|
||||
bool canceled() const { return m_canceled; }
|
||||
void reset() { m_canceled = false; }
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue