mirror of
https://github.com/Z3Prover/z3
synced 2025-07-18 02:16:40 +00:00
Merge branch 'interp' of https://git01.codeplex.com/z3 into interp
This commit is contained in:
commit
1578a7fd95
6 changed files with 44 additions and 3 deletions
|
@ -282,6 +282,10 @@ namespace Duality {
|
|||
return res;
|
||||
}
|
||||
|
||||
void Cancel(){
|
||||
// TODO
|
||||
}
|
||||
|
||||
#if 0
|
||||
virtual void Restart(RPFP *_rpfp){
|
||||
rpfp = _rpfp;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue