aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel/libtypes.ml
diff options
context:
space:
mode:
Diffstat (limited to 'toplevel/libtypes.ml')
-rw-r--r--toplevel/libtypes.ml4
1 files changed, 1 insertions, 3 deletions
diff --git a/toplevel/libtypes.ml b/toplevel/libtypes.ml
index 4e10d1d52..c999c0609 100644
--- a/toplevel/libtypes.ml
+++ b/toplevel/libtypes.ml
@@ -51,9 +51,7 @@ let _ =
declare_summary "type-library-state"
{ freeze_function = freeze;
unfreeze_function = unfreeze;
- init_function = init;
- survive_module = false;
- survive_section = false }
+ init_function = init }
let load (_,d) =
(* Profile.print_logical_stats !all_types;