aboutsummaryrefslogtreecommitdiff
path: root/API/API.mli
diff options
context:
space:
mode:
authorGaëtan Gilbert2017-11-20 16:31:46 +0100
committerGaëtan Gilbert2017-11-20 16:31:46 +0100
commitb70cb4e567ff4917aff54f052f666374e6b3651d (patch)
tree8e88d128861c57039a9cce9cfcb64a99ab4a7143 /API/API.mli
parent2a857da2a88855a6c9f0fa7e48a8700c1613e0c7 (diff)
Remove pidentref grammar entry.
Replaced by ident_decl in #688.
Diffstat (limited to 'API/API.mli')
-rw-r--r--API/API.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/API/API.mli b/API/API.mli
index 8a4a6cc891..730f17e44f 100644
--- a/API/API.mli
+++ b/API/API.mli
@@ -4941,7 +4941,6 @@ sig
val ident : Id.t Gram.entry
val name : Name.t located Gram.entry
val identref : Id.t located Gram.entry
- val pidentref : (Id.t located * (Id.t located list) option) Gram.entry
val pattern_ident : Id.t Gram.entry
val pattern_identref : Id.t located Gram.entry
val base_ident : Id.t Gram.entry