From 0ae66237261b9810976eb2614dfda8e293e4b9ea Mon Sep 17 00:00:00 2001 From: Arnaud Spiwack Date: Thu, 25 Jun 2015 14:55:07 +0200 Subject: Remove useless `and_short_name` in interpreted level in `Tacexpr`. --- intf/tacexpr.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intf') diff --git a/intf/tacexpr.mli b/intf/tacexpr.mli index 78b88289e1..91e020586b 100644 --- a/intf/tacexpr.mli +++ b/intf/tacexpr.mli @@ -387,7 +387,7 @@ type raw_tactic_arg = type t_trm = Term.constr type t_utrm = Glob_term.closed_glob_constr type t_pat = glob_constr_and_expr * constr_pattern -type t_cst = evaluable_global_reference and_short_name +type t_cst = evaluable_global_reference type t_ref = ltac_constant located type t_nam = Id.t -- cgit v1.2.3