X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fcomponents%2Fgetter%2Fdune;fp=matita%2Fcomponents%2Fgetter%2Fdune;h=b7929d4cfac7223a4887ed78589df1cd3f8371ed;hp=102e262efc505ace84a4fad88b624bcc9976f97b;hb=36646d469152a1ed3b53235d021f40c7cd68808d;hpb=0d6b83167358b4015beea961f79c577f9ff0d88d diff --git a/matita/components/getter/dune b/matita/components/getter/dune index 102e262ef..b7929d4cf 100644 --- a/matita/components/getter/dune +++ b/matita/components/getter/dune @@ -1,6 +1,6 @@ (library (name helm_getter) - (libraries http unix pcre zip helm_xml helm_logger helm_ng_kernel helm_registry) + (libraries http unix pcre helm_xml helm_logger helm_ng_kernel helm_registry) (preprocess (action (system "camlp5o %{input-file}"))) (wrapped false) (modules (:standard \ test)))