From 2a5562fa9f003e6bced4f0e4de0a2208cec062a9 Mon Sep 17 00:00:00 2001 From: notin Date: Tue, 1 Apr 2008 08:38:03 +0000 Subject: Correction du bug #1819 git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@10734 85f007b7-540e-0410-9357-904b9bb8a0f7 --- theories/Lists/List.v | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theories/Lists/List.v') diff --git a/theories/Lists/List.v b/theories/Lists/List.v index d9f5d10a1..6b30f6351 100644 --- a/theories/Lists/List.v +++ b/theories/Lists/List.v @@ -1638,7 +1638,7 @@ Hint Resolve incl_refl incl_tl incl_tran incl_appl incl_appr incl_cons (**************************************) -(* ** Cutting a list at some position *) +(** * Cutting a list at some position *) (**************************************) Section Cutting. -- cgit v1.2.3