CamlTk41 is a library for interfacing Objective Caml with the scripting
language Tcl/Tk (versions 7.5/4.1 or 7.6/4.2 only).

In addition to the basic interface with Tcl/Tk, this package contains
 * the "frx" library, written by Francois Rouaix; it contains some 
 facilities for usual idioms
 * the "jpf" library, written by Jun P. Furuse; it contains a "file
 selector" and "balloon help" support
 * the "jtk" library (extensions for Japanese Tcl/Tk)
 * the "tkanim" extension to Tk to support animated GIF files.
 

REQUIREMENTS:
You must have already installed
 * Objective Caml 1.03 
    ftp://ftp.inria.fr/lang/caml-light

 * Tcl7.5/Tk4.1 or Tcl7.6/Tk4.2
    ftp://ftp.smli.com/pub/tcl or various mirrors

PLATFORMS:
Essentially any Unix/X Window System platform. We have tested the release
on Linux (ELF x86), SunOS4.1.x (sparc), DEC OSF/1 V2.0 (alpha).
We have not attempted to compile this package on Windows.

See the INSTALL file for installation instructions.
