]> matita.cs.unibo.it Git - helm.git/blob - matita/components/ng_paramodulation/dune
Preliminary support for dune
[helm.git] / matita / components / ng_paramodulation / dune
1 (library
2  (name helm_ng_paramodulation)
3  (libraries helm_ng_refiner)
4  (wrapped false)
5  (foreign_stubs (language c) (names hash)
6    (include_dirs %{ocaml_where}/caml)))
7 (env
8   (dev
9     (flags (:standard -rectypes -w @A-52-4-34-37-45-9-44-48-6-32-20-58-7-57-3-68-69-70-50))))