====== Installation ====== (currently for testing purpose only) - download http://caml.inria.fr/pub/distrib/ocaml-3.10/ocaml-3.10.2.tar.gz - download the package - read the README file (included in the package) - build (cf. README file) - there will be a directory ''./tests'' with a ''Makefile'' to test some programs. Read the ''Makefile'', understand it, and run your own tests or those available in the directory. Feel free to contact us for any question or bug report. ===== Dependancies ===== * gcc * patch * make