From 3a569247c5d9260e89ed5a4230468cb60f6f53a0 Mon Sep 17 00:00:00 2001 From: ppedrot Date: Mon, 6 May 2013 20:49:50 +0000 Subject: Fixing ocamldoc compilation. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16483 85f007b7-540e-0410-9357-904b9bb8a0f7 --- proofs/pfedit.mli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'proofs') diff --git a/proofs/pfedit.mli b/proofs/pfedit.mli index 090edde5a5..4ca23e7116 100644 --- a/proofs/pfedit.mli +++ b/proofs/pfedit.mli @@ -99,8 +99,8 @@ val cook_proof : (Proof.proof -> unit) -> val set_xml_cook_proof : (goal_kind * Proof.proof -> unit) -> unit (** {6 ... } *) -(** [get_pftreestate ()] returns the current focused pending proof or - @raise NoCurrentProof *) +(** [get_pftreestate ()] returns the current focused pending proof. + @raise NoCurrentProof if there is no pending proof. *) val get_pftreestate : unit -> Proof.proof -- cgit v1.2.3