]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_paramodulation/Makefile
snaphost: supright almost done
[helm.git] / helm / software / components / ng_paramodulation / Makefile
index d6a970b20ca4f65ed7a64d352615814f63a5ee2f..6fff2162c7f60ea9cfbab8311d3eabea75dd042c 100644 (file)
@@ -2,7 +2,7 @@ PACKAGE = ng_paramodulation
 
 INTERFACE_FILES = \
        terms.mli pp.mli foSubst.mli \
-       orderings.mli foUtils.mli foUnif.mli index.mli superposition.mli \
+       orderings.mli foUtils.mli index.mli foUnif.mli superposition.mli \
        nCicBlob.mli cicBlob.mli paramod.mli
 
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)