this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update packages/strymonas-pure/strymonas-pure.2.1.1/opam

Co-authored-by: Raphaël Proust <raphael-proust@users.noreply.github.com>

authored by

Tomoaki KOBAYASHI
Raphaël Proust
and committed by
GitHub
c78446e2 e7e56970

+1 -1
+1 -1
packages/strymonas-pure/strymonas-pure.2.1.1/opam
··· 18 18 "ocamlfind" {build} 19 19 ] 20 20 build: [ 21 - [make "pure"] 21 + [make "-C" "lib/" "pure"] 22 22 ] 23 23 install:[make "install-pure"] 24 24 remove:[make "uninstall-pure"]