mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-08 07:51:43 +03:00
558fcb6fef
we only use `visitors` for positions on the surface AST
9 lines
170 B
Plaintext
9 lines
170 B
Plaintext
(library
|
|
(name lcalc)
|
|
(public_name catala.lcalc)
|
|
(libraries bindlib ubase dcalc scopelang catala.runtime_ocaml))
|
|
|
|
(documentation
|
|
(package catala)
|
|
(mld_files lcalc))
|