aboutsummaryrefslogtreecommitdiff
path: root/intf
diff options
context:
space:
mode:
Diffstat (limited to 'intf')
-rw-r--r--intf/tacexpr.mli2
1 files changed, 0 insertions, 2 deletions
diff --git a/intf/tacexpr.mli b/intf/tacexpr.mli
index d5a3328f02..609ee2f369 100644
--- a/intf/tacexpr.mli
+++ b/intf/tacexpr.mli
@@ -19,8 +19,6 @@ open Decl_kinds
open Misctypes
open Locus
-type 'a or_metaid = AI of 'a | MetaId of Loc.t * string
-
type direction_flag = bool (* true = Left-to-right false = right-to-right *)
type lazy_flag = bool (* true = lazy false = eager *)
type evars_flag = bool (* true = pose evars false = fail on evars *)