2015-11-10 18:47:41 +00:00
|
|
|
add_library(blast OBJECT expr.cpp state.cpp blast.cpp blast_tactic.cpp
|
2015-11-14 21:21:47 +00:00
|
|
|
init_module.cpp simplifier.cpp simple_actions.cpp intros_action.cpp proof_expr.cpp
|
|
|
|
options.cpp choice_point.cpp simple_strategy.cpp backward_action.cpp util.cpp
|
2015-11-14 23:58:11 +00:00
|
|
|
gexpr.cpp revert_action.cpp subst_action.cpp no_confusion_action.cpp
|
2015-11-17 00:07:00 +00:00
|
|
|
simplify_actions.cpp strategy.cpp recursor_action.cpp congruence_closure.cpp)
|