]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_paramodulation/Makefile
First functions on substitutions for unification
[helm.git] / helm / software / components / ng_paramodulation / Makefile
index 8612f4bfc93eadbfb0c87adc1ff2b4d8d2c68dbd..ccf1b57a4c4f51af56149fd40cfe1fa5a83f70e7 100644 (file)
@@ -1,7 +1,7 @@
 PACKAGE = ng_paramodulation
 
 INTERFACE_FILES = \
-       terms.mli pp.mli founif.mli index.mli orderings.mli
+       terms.mli pp.mli founif.mli index.mli orderings.mli subst.mli
 
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)