]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_paramodulation/Makefile
more functors
[helm.git] / helm / software / components / ng_paramodulation / Makefile
index ccf1b57a4c4f51af56149fd40cfe1fa5a83f70e7..7eee8d511da4d84c6760de81d83e6350b7157c03 100644 (file)
@@ -1,7 +1,8 @@
 PACKAGE = ng_paramodulation
 
 INTERFACE_FILES = \
-       terms.mli pp.mli founif.mli index.mli orderings.mli subst.mli
+       terms.mli pp.mli founif.mli index.mli orderings.mli subst.mli \
+       nCicBlob.mli cicBlob.mli
 
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)