Camlwin X11 version 0.95

Camlwin is developped in Caml at TELECOM BRETAGNE 
(Ecole Nationnale Superieure des Telecommunications).

Uncompress the camlwin.tar.Z file, then untar camlwin.tar in the proper 
directory.
In order to compile camlwin, you must have install unix library (contrib of 
caml light) and the windows library version 0.95 (windows.tar.Z file, 
with camlwin package).

Then run make. Make create 4 programs: camlprog, camldsgn, camlhelp  and 
camlicon, a caml object file: camlwin.zi, camlwin.zo, and help files.
You can build the programs in the util directory and in the example directory
with camlprog.

Camlwin use temporary files. This files are in your HOME directory, unless
you set the CAMLWIN variable. The help files must be placed in
the directory specified by the CAMLHELP variable.
 
You can found the Camlwin release manual on WEB at:
http://liasc.enst-bretagne.fr/~saunier

If you enconter a  problem, have a suggestion, please e-mail at:
Pierre.Saunier@enst-bretagne.fr

If you want to be awar of camlwin released, please e-mail at one of the two
following adresses:
Pierre.Saunier@enst-bretagne.fr
Daniel.Bourget@enst-bretagne.fr


Pierre SAUNIER