aboutsummaryrefslogtreecommitdiff
path: root/intf
diff options
context:
space:
mode:
authorPierre-Marie Pédrot2014-09-08 18:34:04 +0200
committerPierre-Marie Pédrot2014-09-08 18:46:25 +0200
commit7cfe0a70eda671ada6a46cd779ef9308f7e0fdb9 (patch)
treeeeb9435bb4e64566647c5626a2a0f4b83eb58b08 /intf
parent7a5eb53973ec3fd921b56339557c48681972849e (diff)
Removing the XML plugin.
Left a README, just in case someone will discover the remnants of it decades from now.
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 e2995cfabc..55d6e53a51 100644
--- a/intf/tacexpr.mli
+++ b/intf/tacexpr.mli
@@ -185,8 +185,6 @@ and ('trm,'pat,'cst,'ref,'nam,'lev) gen_tactic_arg =
| Reference of 'ref
| TacCall of Loc.t * 'ref *
('trm,'pat,'cst,'ref,'nam,'lev) gen_tactic_arg list
- | TacExternal of Loc.t * string * string *
- ('trm,'pat,'cst,'ref,'nam,'lev) gen_tactic_arg list
| TacFreshId of string or_var list
| Tacexp of ('trm,'pat,'cst,'ref,'nam,'lev) gen_tactic_expr
| TacPretype of 'trm