]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_refiner/Makefile
some fixes here and there
[helm.git] / helm / software / components / ng_refiner / Makefile
index f3a7fba40e2d52a0e0c68d6db6e4caa6e9d3c560..9e0959c0d7900fedaac2ea6bad20da6c5b0604d2 100644 (file)
@@ -4,9 +4,11 @@ PREDICATES =
 INTERFACE_FILES = \
        nDiscriminationTree.mli \
        nCicMetaSubst.mli \
+       nCicUnifHint.mli \
        nCicCoercion.mli \
+       nRstatus.mli \
        nCicUnification.mli \
-       nCicRefiner.mli \
+       nCicRefiner.mli
 
 IMPLEMENTATION_FILES = \
   $(INTERFACE_FILES:%.mli=%.ml)