]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/binaries/probe/dune
auxiliary executables (xoa, matitadep, probe, matex) ported to dune
[helm.git] / matita / components / binaries / probe / dune
diff --git a/matita/components/binaries/probe/dune b/matita/components/binaries/probe/dune
new file mode 100644 (file)
index 0000000..19e20a3
--- /dev/null
@@ -0,0 +1,15 @@
+(ocamllex macLexer)
+
+(executable
+  (name probe)
+  (public_name probe)
+  (promote (until-clean))
+  (libraries helm_ng_library)
+  (modules_without_implementation)
+  (modules macLexer engine error matitaRemove nCicScan matitaList options probe)
+)
+
+(env
+  (_
+    (flags (:standard -thread -rectypes -w @A-52-4-34-37-45-9-44-48-6-32-20-58-7-57-3-68-69-70-50-29)))) ; -29 for non portable strings
+