From e7f9bc39ab4e879b521439901ed99bf3382bd40a Mon Sep 17 00:00:00 2001 From: coq Date: Tue, 7 Oct 2003 15:36:10 +0000 Subject: Correction du bug 335 et Export/Require Export dans un module git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4534 85f007b7-540e-0410-9357-904b9bb8a0f7 --- library/dischargedhypsmap.ml | 1 + 1 file changed, 1 insertion(+) (limited to 'library/dischargedhypsmap.ml') diff --git a/library/dischargedhypsmap.ml b/library/dischargedhypsmap.ml index 5241bf035..9d940fcd0 100644 --- a/library/dischargedhypsmap.ml +++ b/library/dischargedhypsmap.ml @@ -56,4 +56,5 @@ let _ = { Summary.freeze_function = freeze; Summary.unfreeze_function = unfreeze; Summary.init_function = init; + Summary.survive_module = false; Summary.survive_section = true } -- cgit v1.2.3