3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-23 17:15:31 +00:00

fix build

Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
Nikolaj Bjorner 2024-08-30 17:34:54 -07:00
parent 01a419546f
commit a1bcf136a6
2 changed files with 527 additions and 92 deletions

View file

@ -99,7 +99,6 @@ namespace smt {
m_model_generator->set_context(this);
}
::
/**
\brief retrieve flag for when cancelation is possible.
*/