aboutsummaryrefslogtreecommitdiffhomepage
path: root/parsing/egrammar.ml
diff options
context:
space:
mode:
Diffstat (limited to 'parsing/egrammar.ml')
-rw-r--r--parsing/egrammar.ml4
1 files changed, 1 insertions, 3 deletions
diff --git a/parsing/egrammar.ml b/parsing/egrammar.ml
index 6ce6c2c09..87e8e1deb 100644
--- a/parsing/egrammar.ml
+++ b/parsing/egrammar.ml
@@ -302,6 +302,4 @@ let _ =
declare_summary "GRAMMAR_LEXER"
{ freeze_function = freeze;
unfreeze_function = unfreeze;
- init_function = init;
- survive_module = false;
- survive_section = false }
+ init_function = init }