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