From 8bfd06566064d1d36f65ccc08935b2a9412aa7cc Mon Sep 17 00:00:00 2001 From: letouzey Date: Tue, 11 Mar 2003 08:59:00 +0000 Subject: pour ocamlweb git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3753 85f007b7-540e-0410-9357-904b9bb8a0f7 --- contrib/extraction/extraction.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/extraction/extraction.ml b/contrib/extraction/extraction.ml index 401e4f98f3..ba925b40b5 100644 --- a/contrib/extraction/extraction.ml +++ b/contrib/extraction/extraction.ml @@ -30,7 +30,7 @@ open Mlutil exception I of inductive_info -(* A flag used to avoid loop in extract_inductive *) +(* A flag used to avoid loops in [extract_inductive] *) let internal_call = ref (None : kernel_name option) let none = Evd.empty -- cgit v1.2.3