From 208a0f7bfa5249f9795e6e225f309cbe715c0fad Mon Sep 17 00:00:00 2001 From: Samuel Mimram Date: Tue, 21 Nov 2006 21:38:49 +0000 Subject: Imported Upstream version 8.1~gamma --- library/goptions.ml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'library/goptions.ml') diff --git a/library/goptions.ml b/library/goptions.ml index c220544c..4d36e1c5 100644 --- a/library/goptions.ml +++ b/library/goptions.ml @@ -6,7 +6,7 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(* $Id: goptions.ml 6304 2004-11-16 15:49:08Z sacerdot $ *) +(* $Id: goptions.ml 9060 2006-07-27 15:30:35Z notin $ *) (* This module manages customization parameters at the vernacular level *) @@ -253,7 +253,7 @@ let declare_option cast uncast unfreeze_function = write; init_function = (fun () -> write default); survive_module = false; - survive_section = true} + survive_section = false} in fun v -> add_anonymous_leaf (decl_obj v) else write -- cgit v1.2.3