]> matita.cs.unibo.it Git - helm.git/blob - matita/components/registry/dune
10dcf81883e7c7dfcd1104d8e231264fa92944c9
[helm.git] / matita / components / registry / dune
1 (library
2  (name helm_registry)
3  (libraries str netstring helm_xml)
4  (preprocess (action (system "camlp5o %{input-file}")))
5  (wrapped false)
6  (modules (:standard \ test)))
7 (env
8   (_
9     (flags (:standard -w @A-52-4-34-37-45-9-44-48-6-32-20-58-7-57-3-68-69-70-50))))