Revision 73a7e5b9424a49ffecf7e188efcdbc11983eaece authored by Olaf Hering on 11 October 2019, 11:09:36 UTC, committed by Olaf Hering on 11 October 2019, 19:28:39 UTC
Fixes #52

Signed-off-by: Olaf Hering <olaf@aepfle.de>
1 parent 803edbb
Raw File
README.maintainer
Notice to maintainers and contributors.

Dependencies
------------

The list of modules that are packed into parmap.cm{,x}a is declared in parmap.mllib

The list of modules that are packed into parmap.cmxs is stated in parmap.mldylib

These informations are used by ocamlbuild to create the libraries, please keep
them up to date even in case an alternative build system is used.
back to top