                                CAMLP5 CHANGES

The version of OCaml in this directory is based on the source code release of
Camlp5 5.15, but with various modifications.

MESSAGE SUPPRESSION AND LABELLING

The following files have been updated to suppress or label messages:

 main/pcaml.ml        - add "[OCAML]" prefix to parsing errors
 top/camlp5_top.ml    - suppress "Camlp5 Parsing version 5.15"

ROBUSTNESS AGAINST SPACES IN FILE PATHS

Note that nothing has yet been done to make the installation more robust against
spaces in the installation directory path.

SMALLER DISTRIBUTION

Directories for versions of OCaml other than 3.12.1 have been removed from the
'ocaml_stuff' directory.

Also, '.cvsignore' files have been removed from each directory.

