X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_unification%2FMakefile;h=3db00fe5cea4c89964fa89c360f5e2899de0368c;hb=a3c9916401dbaac8e59948e878eec0f37e72bf4a;hp=11fd91febf5cb70d898c8942700d2bdbdaad769b;hpb=0322c813c696fa89091e3a10924374e89d7572cc;p=helm.git diff --git a/helm/ocaml/cic_unification/Makefile b/helm/ocaml/cic_unification/Makefile index 11fd91feb..3db00fe5c 100644 --- a/helm/ocaml/cic_unification/Makefile +++ b/helm/ocaml/cic_unification/Makefile @@ -1,13 +1,10 @@ PACKAGE = cic_unification -REQUIRES = helm-cic_proof_checking PREDICATES = INTERFACE_FILES = \ - freshNamesGenerator.mli \ - cicMkImplicit.mli \ cicMetaSubst.mli \ + cicMkImplicit.mli \ cicUnification.mli \ - freshNamesGenerator.mli \ cicRefine.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL =