mirror of
https://github.com/Z3Prover/z3
synced 2025-05-05 06:45:45 +00:00
parent
238d604a10
commit
971b9d4081
6 changed files with 43 additions and 26 deletions
|
@ -44,6 +44,7 @@ public:
|
|||
|
||||
void install_core_tactic_cmds(cmd_context & ctx);
|
||||
tactic * sexpr2tactic(cmd_context & ctx, sexpr * n);
|
||||
params_ref sexpr2params(cmd_context& ctx, sexpr * n, param_descrs const& descr);
|
||||
|
||||
class probe_info {
|
||||
symbol m_name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue