mirror of
https://github.com/c-cube/iter.git
synced 2025-12-07 11:45:33 -05:00
add license to opam file
This commit is contained in:
parent
3abaae6066
commit
6ca30435e7
1 changed files with 1 additions and 0 deletions
1
opam
1
opam
|
|
@ -3,6 +3,7 @@ name: "sequence"
|
||||||
version: "0.7"
|
version: "0.7"
|
||||||
author: "Simon Cruanes"
|
author: "Simon Cruanes"
|
||||||
maintainer: "simon.cruanes@inria.fr"
|
maintainer: "simon.cruanes@inria.fr"
|
||||||
|
license: "BSD-2-clauses"
|
||||||
build: [
|
build: [
|
||||||
["./configure" "--disable-docs"
|
["./configure" "--disable-docs"
|
||||||
"--%{delimcc:enable}%-invert"
|
"--%{delimcc:enable}%-invert"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue