mirror of
https://gitlab.com/scemama/QCaml.git
synced 2024-11-07 14:43:41 +01:00
15 lines
172 B
Plaintext
15 lines
172 B
Plaintext
|
|
(library
|
|
(name operators)
|
|
(public_name qcaml.operators)
|
|
(synopsis
|
|
"Parameteried operators, such as F12 and range-separation"
|
|
)
|
|
(libraries
|
|
qcaml.common
|
|
)
|
|
|
|
|
|
)
|
|
|