openbsd-ports/devel/ocaml-extlib/pkg/PFRAG.native
jasper d45386c6f5 import ocaml-extlib-1.5.3
ExtLib is a project aiming at providing a complete - yet small -
standard library for the OCaml programming langage. The purpose of this
library is to add new functions to OCaml Standard Library modules, to
modify some functions in order to get better performances or more safety
(tail-recursive) but also to provide new modules which should be useful
for the average OCaml programmer.

help/ok chrisz@
2012-11-06 20:52:49 +00:00

24 lines
674 B
Plaintext

@comment $OpenBSD: PFRAG.native,v 1.1.1.1 2012/11/06 20:52:49 jasper Exp $
%%dynlink%%
lib/ocaml/extlib/IO.cmx
lib/ocaml/extlib/base64.cmx
lib/ocaml/extlib/bitSet.cmx
lib/ocaml/extlib/dllist.cmx
lib/ocaml/extlib/dynArray.cmx
lib/ocaml/extlib/enum.cmx
lib/ocaml/extlib/extArray.cmx
lib/ocaml/extlib/extHashtbl.cmx
lib/ocaml/extlib/extLib.a
lib/ocaml/extlib/extLib.cmxa
lib/ocaml/extlib/extList.cmx
lib/ocaml/extlib/extString.cmx
lib/ocaml/extlib/global.cmx
lib/ocaml/extlib/optParse.cmx
lib/ocaml/extlib/option.cmx
lib/ocaml/extlib/pMap.cmx
lib/ocaml/extlib/refList.cmx
lib/ocaml/extlib/std.cmx
lib/ocaml/extlib/uChar.cmx
lib/ocaml/extlib/uTF8.cmx
lib/ocaml/extlib/unzip.cmx