mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 11:55:51 +00:00
checkpoint
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
8a4f6d5719
commit
1ea606092c
50 changed files with 279 additions and 211 deletions
|
@ -22,4 +22,8 @@ class tactic;
|
|||
|
||||
tactic * mk_der_tactic(ast_manager & m);
|
||||
|
||||
/*
|
||||
ADD_TACTIC_CMD("der", "destructive equality resolution.", "mk_der_tactic(m)")
|
||||
*/
|
||||
|
||||
#endif /* _DER_TACTIC_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue