From 32ea597251d4fc7cfbab26022a5355949e8a3257 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Mon, 21 Jul 2014 14:34:20 +0200 Subject: More complete printing of Ltac location, akin to the term-dedicated Locate command. --- library/nametab.mli | 1 + 1 file changed, 1 insertion(+) (limited to 'library/nametab.mli') diff --git a/library/nametab.mli b/library/nametab.mli index d9038c774..ed4200456 100644 --- a/library/nametab.mli +++ b/library/nametab.mli @@ -111,6 +111,7 @@ val global_inductive : reference -> inductive val locate_all : qualid -> global_reference list val locate_extended_all : qualid -> extended_global_reference list +val locate_extended_all_tactic : qualid -> ltac_constant list (** Mapping a full path to a global reference *) -- cgit v1.2.3