]> matita.cs.unibo.it Git - helm.git/blob - matita/components/xml/dune
Preliminary support for dune
[helm.git] / matita / components / xml / dune
1 (library
2  (name helm_xml)
3  (libraries zip expat helm_extlib camlp-streams)
4  (preprocess (action (system "camlp5o %{input-file}")))
5  (wrapped false)
6  (modules (:standard \ test)))
7 (env
8   (dev
9     (flags (:standard -w @A-52-4-34-37-45-9-44-48-6-32-20-58-7-57-3-68-69-70-50))))