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
17 lines
217 B
Plaintext
17 lines
217 B
Plaintext
(library
|
|
(name dcalc)
|
|
(public_name catala.dcalc)
|
|
(libraries
|
|
bindlib
|
|
unionFind
|
|
catala_utils
|
|
re
|
|
ubase
|
|
catala.runtime_ocaml
|
|
shared_ast
|
|
scopelang))
|
|
|
|
(documentation
|
|
(package catala)
|
|
(mld_files dcalc))
|