Revision 060dfb32b07985cbbc179c0b5d31edab9726c369 authored by Roberto Di Cosmo on 26 October 2011, 15:27:44 UTC, committed by Roberto Di Cosmo on 26 October 2011, 15:27:44 UTC
Conflicts:
	parmap.ml
2 parent s 56677eb + f4f47e5
Raw File
META
name = "parmap"
version = "0.9.4"
description = "Parallel map primitive for multicores"
requires = "extlib bigarray unix"
archive(byte) = "parmap.cma"
archive(native) = "parmap.cmxa"
back to top