]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/ng_extraction/dune
Preliminary support for dune
[helm.git] / matita / components / ng_extraction / dune
diff --git a/matita/components/ng_extraction/dune b/matita/components/ng_extraction/dune
new file mode 100644 (file)
index 0000000..92f7d14
--- /dev/null
@@ -0,0 +1,8 @@
+(library
+ (name helm_ng_extraction)
+ (libraries helm_ng_kernel helm_registry)
+ (preprocess (action (system "camlp5o %{input-file}")))
+ (wrapped false))
+(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))))