From 9ebf44d84754adc5b64fcf612c6816c02c80462d Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sat, 2 Feb 2019 19:29:23 -0500 Subject: Imported Upstream version 8.9.0 --- tools/coqdoc/index.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/coqdoc/index.mli') diff --git a/tools/coqdoc/index.mli b/tools/coqdoc/index.mli index 5cd30138..7c9aad67 100644 --- a/tools/coqdoc/index.mli +++ b/tools/coqdoc/index.mli @@ -41,7 +41,7 @@ type index_entry = val find : coq_module -> loc -> index_entry (* Find what data is referred to by some string in some coq module *) -val find_string : coq_module -> string -> index_entry +val find_string : string -> index_entry val add_module : coq_module -> unit -- cgit v1.2.3