]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/registry/dune
Preliminary support for dune
[helm.git] / matita / components / registry / dune
diff --git a/matita/components/registry/dune b/matita/components/registry/dune
new file mode 100644 (file)
index 0000000..15b3173
--- /dev/null
@@ -0,0 +1,9 @@
+(library
+ (name helm_registry)
+ (libraries str netstring helm_xml)
+ (preprocess (action (system "camlp5o %{input-file}")))
+ (wrapped false)
+ (modules (:standard \ test)))
+(env
+  (dev
+    (flags (:standard -w @A-52-4-34-37-45-9-44-48-6-32-20-58-7-57-3-68-69-70-50))))