aboutsummaryrefslogtreecommitdiff
path: root/intf
diff options
context:
space:
mode:
Diffstat (limited to 'intf')
-rw-r--r--intf/tacexpr.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/intf/tacexpr.mli b/intf/tacexpr.mli
index d7237f4672..e2995cfabc 100644
--- a/intf/tacexpr.mli
+++ b/intf/tacexpr.mli
@@ -154,7 +154,6 @@ type ('trm,'pat,'cst,'ref,'nam,'lev) gen_atomic_tactic_expr =
| TacClearBody of 'nam list
| TacMove of bool * 'nam * 'nam move_location
| TacRename of ('nam *'nam) list
- | TacRevert of 'nam list
(* Trmuctors *)
| TacSplit of evars_flag * 'trm bindings list