aboutsummaryrefslogtreecommitdiff
path: root/plugins/funind/indfun.mli
diff options
context:
space:
mode:
authorMaxime Dénès2017-07-19 15:31:29 +0200
committerMaxime Dénès2017-07-19 15:31:29 +0200
commite273ff57ef82e81ab6b6309584a7d496ae4659c1 (patch)
tree19dc62a48763943e7de049ee3aab515503038339 /plugins/funind/indfun.mli
parent28b3bfd84718e5b29f8e3452fcfe22b19e9910dd (diff)
parent6be0e422de395dbdeebb6c481511eb49945eeca8 (diff)
Merge PR #788: [API] Remove `open API` in ml files in favor of `-open API` flag.
Diffstat (limited to 'plugins/funind/indfun.mli')
-rw-r--r--plugins/funind/indfun.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/funind/indfun.mli b/plugins/funind/indfun.mli
index fc7da6a338..7a60da44fb 100644
--- a/plugins/funind/indfun.mli
+++ b/plugins/funind/indfun.mli
@@ -1,4 +1,3 @@
-open API
open Misctypes
val warn_cannot_define_graph : ?loc:Loc.t -> Pp.std_ppcmds * Pp.std_ppcmds -> unit