mirror of
https://github.com/Z3Prover/z3
synced 2025-09-04 00:58:07 +00:00
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable
This commit is contained in:
commit
bfbdad3ce6
79 changed files with 1497 additions and 1604 deletions
|
@ -274,7 +274,7 @@ namespace pdr {
|
|||
(*this)(n, new_cores.back().first, new_cores.back().second);
|
||||
}
|
||||
}
|
||||
virtual void collect_statistics(statistics& st) {}
|
||||
virtual void collect_statistics(statistics& st) const {}
|
||||
};
|
||||
|
||||
class context {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue