X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fng_extraction%2Fdune;fp=matita%2Fcomponents%2Fng_extraction%2Fdune;h=92f7d14f254fe50f31092097ec050aad9db688fe;hb=712af5b8dc7dab1ebfa6532b73b91c96cb4c6837;hp=0000000000000000000000000000000000000000;hpb=926bd86002f91d2bf2a3ce7376309f5106268959;p=helm.git diff --git a/matita/components/ng_extraction/dune b/matita/components/ng_extraction/dune new file mode 100644 index 000000000..92f7d14f2 --- /dev/null +++ b/matita/components/ng_extraction/dune @@ -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))))