summaryrefslogtreecommitdiffstats
path: root/otherlibs/labltk/browser/shell.ml
diff options
context:
space:
mode:
authorJacques Garrigue <garrigue at math.nagoya-u.ac.jp>1999-12-10 15:50:53 +0000
committerJacques Garrigue <garrigue at math.nagoya-u.ac.jp>1999-12-10 15:50:53 +0000
commitc5f7b4016a197d4ffcfba28edcb3292fc84478eb (patch)
treeeaba76abba94f04acc9466db2e8980b8dd1c6fe7 /otherlibs/labltk/browser/shell.ml
parentc5d28c52dd8fa81cc7b09c39b3fa751c1578a7d8 (diff)
change name to ocamlbrowser
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@2685 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'otherlibs/labltk/browser/shell.ml')
-rw-r--r--otherlibs/labltk/browser/shell.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/otherlibs/labltk/browser/shell.ml b/otherlibs/labltk/browser/shell.ml
index 3369f9b39..3378c1a20 100644
--- a/otherlibs/labltk/browser/shell.ml
+++ b/otherlibs/labltk/browser/shell.ml
@@ -147,7 +147,7 @@ object (self)
end
end
-(* Specific use of shell, for LablBrowser *)
+(* Specific use of shell, for OCamlBrowser *)
let shells : (string * shell) list ref = ref []