From 208a0f7bfa5249f9795e6e225f309cbe715c0fad Mon Sep 17 00:00:00 2001 From: Samuel Mimram Date: Tue, 21 Nov 2006 21:38:49 +0000 Subject: Imported Upstream version 8.1~gamma --- contrib/funind/rawterm_to_relation.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/funind/rawterm_to_relation.mli') diff --git a/contrib/funind/rawterm_to_relation.mli b/contrib/funind/rawterm_to_relation.mli index 9cd04123..0075fb0a 100644 --- a/contrib/funind/rawterm_to_relation.mli +++ b/contrib/funind/rawterm_to_relation.mli @@ -1,5 +1,6 @@ + (* [build_inductive parametrize funnames funargs returned_types bodies] constructs and saves the graphs of the functions [funnames] taking [funargs] as arguments @@ -7,7 +8,6 @@ *) val build_inductive : - bool -> (* if true try to detect parameter. Always use it as true except for debug *) Names.identifier list -> (* The list of function name *) (Names.name*Rawterm.rawconstr*bool) list list -> (* The list of function args *) Topconstr.constr_expr list -> (* The list of function returned type *) -- cgit v1.2.3