From 7527751d9772656b4680df311546825cc2dd3d8f Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Thu, 9 Jun 2016 16:50:07 +0200 Subject: Adding a bit of documentation in the mli. --- engine/ftactic.mli | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'engine/ftactic.mli') diff --git a/engine/ftactic.mli b/engine/ftactic.mli index 19041f169..5db373199 100644 --- a/engine/ftactic.mli +++ b/engine/ftactic.mli @@ -8,7 +8,9 @@ open Proofview.Notations -(** Potentially focussing tactics *) +(** This module defines potentially focussing tactics. They are used by Ltac to + emulate the historical behaviour of always-focussed tactics while still + allowing to remain global when the goal is not needed. *) type +'a focus -- cgit v1.2.3