aboutsummaryrefslogtreecommitdiff
path: root/gramlib/gramlib.mllib
diff options
context:
space:
mode:
authorHugo Herbelin2021-04-05 16:40:10 +0200
committerHugo Herbelin2021-04-23 15:34:29 +0200
commite07efb3798c7c6ec54aac9093ab50fddfc6c6a5b (patch)
tree3459872faa79c263577f55ddbd1a8d30d497f8a7 /gramlib/gramlib.mllib
parent52a71bf2b1260ce8f8622878c82caec54d298808 (diff)
Relying on the abstract notion of streams with location for parsing.
We also get rid of ploc.ml, now useless, relying a priori on more robust code in lStream.ml for location reporting (see e.g. parse_parsable in grammar.ml).
Diffstat (limited to 'gramlib/gramlib.mllib')
-rw-r--r--gramlib/gramlib.mllib1
1 files changed, 0 insertions, 1 deletions
diff --git a/gramlib/gramlib.mllib b/gramlib/gramlib.mllib
index 4c915b2b05..e7e08f8ae1 100644
--- a/gramlib/gramlib.mllib
+++ b/gramlib/gramlib.mllib
@@ -1,4 +1,3 @@
-Ploc
Plexing
Gramext
Grammar