X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fcomponents%2Focaml_http_stubs%2Fdune;fp=matita%2Fcomponents%2Focaml_http_stubs%2Fdune;h=34c1e99a433e7ce5b4faf70c71c02710e924f514;hp=0000000000000000000000000000000000000000;hb=86a71ccae1c961d563fb1ca2ceff3866dab4c065;hpb=20b281858667138b8a2a1469ffae99f21b501695 diff --git a/matita/components/ocaml_http_stubs/dune b/matita/components/ocaml_http_stubs/dune new file mode 100644 index 000000000..34c1e99a4 --- /dev/null +++ b/matita/components/ocaml_http_stubs/dune @@ -0,0 +1,12 @@ +(library + (name http) + ;(libraries) + ;(modules (:standard \ componentsConf)) + (modules_without_implementation http_types) + (wrapped false)) +(env + (_ + (flags (:standard -w -27)))) +;(env + ;(_ + ;(flags (:standard -w @A-52-4-34-37-45-9-44-48-6-32-20-58-7-57-3-68-69-70-50))))