]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_unification/Makefile
debian version 0.0.6-6
[helm.git] / helm / ocaml / cic_unification / Makefile
index a0bea2eddf61d30d0d5c88f540032508fc02e62c..9762f59363f62e062c13d8e18a66e38a3a911212 100644 (file)
@@ -3,8 +3,9 @@ REQUIRES = helm-cic_proof_checking
 PREDICATES =
 
 INTERFACE_FILES = \
-       cicMkImplicit.ml \
        cicMetaSubst.mli \
+       cicMkImplicit.mli \
+       freshNamesGenerator.mli \
        cicUnification.mli \
        cicRefine.mli
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)