summaryrefslogtreecommitdiffstats
path: root/otherlibs/labltk/browser/searchpos.mli
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/labltk/browser/searchpos.mli')
-rw-r--r--otherlibs/labltk/browser/searchpos.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/labltk/browser/searchpos.mli b/otherlibs/labltk/browser/searchpos.mli
index f0bebb6c4..ac5456eb0 100644
--- a/otherlibs/labltk/browser/searchpos.mli
+++ b/otherlibs/labltk/browser/searchpos.mli
@@ -29,6 +29,7 @@ val add_shown_module : Path.t -> widgets:module_widgets -> unit
val find_shown_module : Path.t -> module_widgets
val is_shown_module : Path.t -> bool
val default_frame : module_widgets option ref
+val set_path : (Path.t -> sign:Types.signature -> unit) ref
val view_defined_ref : (Longident.t -> env:Env.t -> unit) ref
val editor_ref :