CamlTk is a library for interfacing Caml (Light or Objective) with the scripting language Tcl and its GUI toolkit Tk. This directory contains: * ocamltk40-R10x.tar.gz is the library for Objective Caml. It should be unpacked in the otherlibs/ directory of your Objective Caml distribution. * ocamltk41-R106.tar.gz is the library for Objective Caml 1.07. It supports Tcl7.5 / Tk4.1. It should be unpacked in the otherlibs/ directory of your Objective Caml distribution. * ocamltk41-R200.tar.gz is the library for Objective Caml 2.00. It now also supports Tcl / Tk8.0 * ocamltk41-R299.tar.gz is the library for Objective Caml 2.99. It now also supports Tcl / Tk8.0 The Objective Caml version also has bindings for BLT 1.8, support for safe versions of the interface (used in Caml applets) and a file selection dialog (contributed by Jun P. Furuse).