aboutsummaryrefslogtreecommitdiffhomepage
path: root/interp/notation.ml
diff options
context:
space:
mode:
Diffstat (limited to 'interp/notation.ml')
-rw-r--r--interp/notation.ml4
1 files changed, 1 insertions, 3 deletions
diff --git a/interp/notation.ml b/interp/notation.ml
index 2857f9ad8..08936759d 100644
--- a/interp/notation.ml
+++ b/interp/notation.ml
@@ -768,6 +768,4 @@ let _ =
declare_summary "symbols"
{ freeze_function = freeze;
unfreeze_function = unfreeze;
- init_function = init;
- survive_module = false;
- survive_section = false }
+ init_function = init }