]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_unification/Makefile
Discrimination and trie removed.
[helm.git] / helm / ocaml / cic_unification / Makefile
index a0bea2eddf61d30d0d5c88f540032508fc02e62c..3db00fe5cea4c89964fa89c360f5e2899de0368c 100644 (file)
@@ -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)