aboutsummaryrefslogtreecommitdiff
path: root/grammar
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2015-12-05 13:43:07 +0100
committerPierre-Marie Pédrot2015-12-05 13:52:18 +0100
commit126a3c998c62bfd9f9b570f12b2e29576dd94cdd (patch)
treeab612a3f64d22162f2a7836cf99d963888923bff /grammar
parent895d34a264d9d90adfe4f0618c3bb0663dc01615 (diff)
Factorizing unsafe code by relying on the new Dyn module.
Diffstat (limited to 'grammar')
-rw-r--r--grammar/grammar.mllib1
1 files changed, 1 insertions, 0 deletions
diff --git a/grammar/grammar.mllib b/grammar/grammar.mllib
index 7e4eea641b..b167643d3f 100644
--- a/grammar/grammar.mllib
+++ b/grammar/grammar.mllib
@@ -8,6 +8,7 @@ Hashcons
CSet
CMap
Int
+Dyn
HMap
Option
Store