3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-29 20:05:51 +00:00

checkpoint

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2012-10-21 22:04:19 -07:00
parent 63154b99c5
commit 142bf71b35
5 changed files with 39 additions and 163 deletions

View file

@ -35,6 +35,7 @@ Notes:
#include"ufbv_strategy.h"
#include"st2tactic.h"
#include"qffpa_tactic.h"
#include"default_solver.h"
#define MK_ST2TACTIC_FACTORY(NAME, ST) \
class NAME : public tactic_factory { \