https://gitorious.org/ocamlp3l/ocamlp3l_cvs.git
Revision 1802f09130f30875586dcd8f7b60b9204973d103 authored by weis on 02 May 2006, 12:34:19 UTC, committed by weis on 02 May 2006, 12:34:19 UTC
1 parent 70722f5
Raw File
Tip revision: 1802f09130f30875586dcd8f7b60b9204973d103 authored by weis on 02 May 2006, 12:34:19 UTC
Adding proper compile flags to the Caml compilers.
Tip revision: 1802f09
README.IMPORTANT
04/03/2004
----------
As Ocaml is undergoing a major upheaval, a certain number of
incompatibilities with the previous versions can appear.

Most notably, the startstop combinator is now deprecated and shall
be replaced by suitable sequential code inside the pardo clause.

In these examples, Streams,SimpleFarm, MultiDomain, Tests, Mandel and the isklife.ml flavour of Life
have been adapted to the new schama, but not the others, that will be adapted soon.
back to top