]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/ng_paramodulation/dune
Preliminary support for dune
[helm.git] / matita / components / ng_paramodulation / dune
diff --git a/matita/components/ng_paramodulation/dune b/matita/components/ng_paramodulation/dune
new file mode 100644 (file)
index 0000000..be0a285
--- /dev/null
@@ -0,0 +1,9 @@
+(library
+ (name helm_ng_paramodulation)
+ (libraries helm_ng_refiner)
+ (wrapped false)
+ (foreign_stubs (language c) (names hash)
+   (include_dirs %{ocaml_where}/caml)))
+(env
+  (dev
+    (flags (:standard -rectypes -w @A-52-4-34-37-45-9-44-48-6-32-20-58-7-57-3-68-69-70-50))))