]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_refiner/Makefile
The term contains dummy.conv that was searched over the net.
[helm.git] / helm / software / components / ng_refiner / Makefile
index e859d3996b0dede57d8ccd060785eb8b88fe5a2b..9e0959c0d7900fedaac2ea6bad20da6c5b0604d2 100644 (file)
@@ -4,8 +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)