mirror of
https://gitlab.com/scemama/QCaml.git
synced 2025-01-03 10:05:40 +01:00
16 lines
216 B
Plaintext
16 lines
216 B
Plaintext
|
|
(library
|
|
(name top)
|
|
(public_name qcaml.top)
|
|
(synopsis
|
|
"Installs pretty printers for top-level"
|
|
)
|
|
(modes byte)
|
|
(libraries
|
|
trexio
|
|
compiler-libs.toplevel
|
|
qcaml
|
|
)
|
|
(instrumentation (backend landmarks))
|
|
)
|