Revision 36e2164ffae0870231e2f063c0f8a911e6a1c4ab authored by Francois Berenger on 31 July 2012, 02:21:54 UTC, committed by Francois Berenger on 31 July 2012, 02:21:54 UTC
In fact, the info function is used for error logging level so its name
is misleading
1 parent 405530e
Raw File
META
name = "parmap"
version = "0.9.9"
description = "Parallel map primitive for multicores"
requires = "bigarray unix"
archive(byte) = "parmap.cma"
archive(native) = "parmap.cmxa"
back to top