]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_refiner/Makefile
make it compile again
[helm.git] / helm / software / components / ng_refiner / Makefile
index e859d3996b0dede57d8ccd060785eb8b88fe5a2b..1b2c293bc0858eb47e1cde5c6426306a52d31158 100644 (file)
@@ -4,8 +4,10 @@ PREDICATES =
 INTERFACE_FILES = \
        nDiscriminationTree.mli \
        nCicMetaSubst.mli \
+       nCicCoercion.mli \
+       nCicUnifHint.mli \
        nCicUnification.mli \
-       nCicRefiner.mli \
+       nCicRefiner.mli
 
 IMPLEMENTATION_FILES = \
   $(INTERFACE_FILES:%.mli=%.ml)