From bf897f7f231c30282ca22cca720e809af10d7b56 Mon Sep 17 00:00:00 2001 From: letouzey Date: Thu, 17 Apr 2003 09:03:41 +0000 Subject: Ooops git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@3937 85f007b7-540e-0410-9357-904b9bb8a0f7 --- contrib/extraction/common.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/extraction/common.ml b/contrib/extraction/common.ml index c71edf5102..09a58648ea 100644 --- a/contrib/extraction/common.ml +++ b/contrib/extraction/common.ml @@ -259,7 +259,7 @@ module StdParams = struct else short in add_module_contents mp s; (* update the visible environment *) - str s + str final let pp_long_module mpl mp = try (* has [mp] something in common with one of those in [mpl] ? *) -- cgit v1.2.3