X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fcomponents%2Fbinaries%2Fprobe%2Fdune;fp=matita%2Fcomponents%2Fbinaries%2Fprobe%2Fdune;h=19e20a3a5ded39a7f20afbb26a13af27eab56d0b;hp=0000000000000000000000000000000000000000;hb=ef225b816c82d4fad37993f963804e51152f4dac;hpb=b161347767b1cb67c4f5b115e4414b85ac4b2183 diff --git a/matita/components/binaries/probe/dune b/matita/components/binaries/probe/dune new file mode 100644 index 000000000..19e20a3a5 --- /dev/null +++ b/matita/components/binaries/probe/dune @@ -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 +