diff options
Diffstat (limited to 'plugins/funind/rawterm_to_relation.mli')
| -rw-r--r-- | plugins/funind/rawterm_to_relation.mli | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/funind/rawterm_to_relation.mli b/plugins/funind/rawterm_to_relation.mli index 0075fb0a07..a314050f73 100644 --- a/plugins/funind/rawterm_to_relation.mli +++ b/plugins/funind/rawterm_to_relation.mli @@ -2,8 +2,8 @@ (* - [build_inductive parametrize funnames funargs returned_types bodies] - constructs and saves the graphs of the functions [funnames] taking [funargs] as arguments + [build_inductive parametrize funnames funargs returned_types bodies] + constructs and saves the graphs of the functions [funnames] taking [funargs] as arguments and returning [returned_types] using bodies [bodies] *) |
