From ccba6c718af6a5a15f278fc9365b6ad27108e98f Mon Sep 17 00:00:00 2001 From: letouzey Date: Thu, 29 Apr 2010 16:06:42 +0000 Subject: Various minor improvements of comments in mli for ocamldoc git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12976 85f007b7-540e-0410-9357-904b9bb8a0f7 --- library/dischargedhypsmap.mli | 1 - 1 file changed, 1 deletion(-) (limited to 'library/dischargedhypsmap.mli') diff --git a/library/dischargedhypsmap.mli b/library/dischargedhypsmap.mli index b264c1228..98e3d93d5 100644 --- a/library/dischargedhypsmap.mli +++ b/library/dischargedhypsmap.mli @@ -13,7 +13,6 @@ open Nametab type discharged_hyps = full_path list -(** {6 Sect } *) (** Discharged hypothesis. Here we store the discharged hypothesis of each constant or inductive type declaration. *) -- cgit v1.2.3