mirror of
https://github.com/Z3Prover/z3
synced 2025-10-20 14:20:31 +00:00
Merge branch 'unstable' of https://git01.codeplex.com/z3 into unstable
This commit is contained in:
commit
9c057b87d1
6 changed files with 6 additions and 5 deletions
|
@ -38,4 +38,4 @@ public:
|
|||
|
||||
};
|
||||
|
||||
#endif _PROOF_UTILS_H_
|
||||
#endif
|
||||
|
|
|
@ -46,4 +46,4 @@ public:
|
|||
void operator()(expr_ref& fml, proof_ref& pr);
|
||||
};
|
||||
|
||||
#endif __QE_LITE_H__
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue