diff options
Diffstat (limited to 'proofs/refiner.mli')
| -rw-r--r-- | proofs/refiner.mli | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/proofs/refiner.mli b/proofs/refiner.mli index 34f8fb6652..2fa0b178c5 100644 --- a/proofs/refiner.mli +++ b/proofs/refiner.mli @@ -50,6 +50,8 @@ val frontier : transformation_tactic val list_pf : proof_tree -> goal list val unTAC : tactic -> goal sigma -> proof_tree sigma +val local_Constraints : tactic + (*s Tacticals. *) (* [tclIDTAC] is the identity tactic *) |
