From bb6f20a2ee88f264fa2c73c5a3ed306008791f7d Mon Sep 17 00:00:00 2001 From: coq Date: Thu, 19 Dec 2002 16:57:45 +0000 Subject: Petit netoyage dans lib git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3463 85f007b7-540e-0410-9357-904b9bb8a0f7 --- contrib/xml/xmlcommand.ml4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/xml/xmlcommand.ml4') diff --git a/contrib/xml/xmlcommand.ml4 b/contrib/xml/xmlcommand.ml4 index 3aaf77615e..e2b49a391e 100644 --- a/contrib/xml/xmlcommand.ml4 +++ b/contrib/xml/xmlcommand.ml4 @@ -958,7 +958,7 @@ with _ -> print_if_verbose ("EXCEPTION RAISED!!!\n"); | he::tl -> pvars := tl end ; print_if_verbose "/ClosedDir\n" - | L.CompilingModule (s,_) -> + | L.CompilingLibrary (s,_) -> print_if_verbose ("Library " ^ (Names.string_of_dirpath s) ^ "\n") | L.OpenedModtype ((s,_), _) -> print_if_verbose ("Open Module Type " ^ (Names.string_of_dirpath s) ^ "\n") -- cgit v1.2.3