Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2006-01-20 18:58:35 -0800 (Fri, 20 Jan 2006)
Revision: 8543
Log message:
- MetaPRL is compatible with OCaml 3.09.1
- When using the shared installation mode (I've added a SHARED_MODE variable),
users have to use the exact same version of OCaml as the one that was used
for the initial shared build.
Changes | Path |
+5 -1 | metaprl/OMakefile |
+17 -6 | metaprl/OMakefile_common |
+9 -2 | metaprl/mk/defaults |
+1 -0 | metaprl/mk/gen_omakeroot |