summaryrefslogtreecommitdiffstats
path: root/otherlibs/labltk/browser/shell.mli
diff options
context:
space:
mode:
Diffstat (limited to 'otherlibs/labltk/browser/shell.mli')
-rw-r--r--otherlibs/labltk/browser/shell.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/otherlibs/labltk/browser/shell.mli b/otherlibs/labltk/browser/shell.mli
index 0655f4044..856587319 100644
--- a/otherlibs/labltk/browser/shell.mli
+++ b/otherlibs/labltk/browser/shell.mli
@@ -29,5 +29,6 @@ class shell :
val kill_all : unit -> unit
val get_all : unit -> (string * shell) list
+val warnings : string ref
val f : prog:string -> title:string -> unit