3
0
Fork 0
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:
Nikolaj Bjorner 2012-10-25 01:12:18 -07:00
commit 9c057b87d1
6 changed files with 6 additions and 5 deletions

View file

@ -38,4 +38,4 @@ public:
};
#endif _PROOF_UTILS_H_
#endif

View file

@ -46,4 +46,4 @@ public:
void operator()(expr_ref& fml, proof_ref& pr);
};
#endif __QE_LITE_H__
#endif