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/proofview_monad.mli | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'engine/proofview_monad.mli') diff --git a/engine/proofview_monad.mli b/engine/proofview_monad.mli index 0aff0a720..637414cce 100644 --- a/engine/proofview_monad.mli +++ b/engine/proofview_monad.mli @@ -7,7 +7,8 @@ (************************************************************************) (** This file defines the datatypes used as internal states by the - tactic monad, and specialises the [Logic_monad] to these type. *) + tactic monad, and specialises the [Logic_monad] to these types. It should + not be used directly. Consider using {!Proofview} instead. *) (** {6 Traces} *) -- cgit v1.2.3