aboutsummaryrefslogtreecommitdiff
path: root/kernel/term.mli
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/term.mli')
-rw-r--r--kernel/term.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/kernel/term.mli b/kernel/term.mli
index cfb66fc8b3..dc9684b923 100644
--- a/kernel/term.mli
+++ b/kernel/term.mli
@@ -85,7 +85,6 @@ type 'ctxt reference =
| RAbst of section_path
| RVar of identifier
| REVar of int * 'ctxt
- | RMeta of int
(*s Functions for dealing with constr terms.
The following functions are intended to simplify and to uniform the