From 7bc7fc79e719202c84e7c60f1f4ab42f5e9bcf8f Mon Sep 17 00:00:00 2001 From: letouzey Date: Fri, 17 Sep 2010 14:12:50 +0000 Subject: Coqdep_boot : misc improvements - modules names can include quote ' - errors when parsing .mllib files are now properly reported instead of dying ugly on some sort of Failure - same when coqdep has to parse the output of ocamldep -modules - lib/lib.mllib contains a typo (lowercase ident) git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13423 85f007b7-540e-0410-9357-904b9bb8a0f7 --- lib/lib.mllib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/lib.mllib b/lib/lib.mllib index b5db04d213..c3982a8c96 100644 --- a/lib/lib.mllib +++ b/lib/lib.mllib @@ -15,7 +15,7 @@ Gmap Fset Fmap Tlm -tries +Tries Gmapl Profile Explore -- cgit v1.2.3