src/test/main.ml
)master
branch0.1.0
0.2.0
This package does not have dependencies, just do:
make build
You can install the library with ocamlfind
:
make install
You may want to control the destination with the variable
OCAMLFIND_DESTDIR
.
You can uninstall the library (also ocamlfind
):
make uninstall