X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_paramodulation%2FMakefile;h=6fff2162c7f60ea9cfbab8311d3eabea75dd042c;hb=235d5cc96af46d0406bdd28222f56b3ee2bf827e;hp=d6a970b20ca4f65ed7a64d352615814f63a5ee2f;hpb=28e5423e7c0d4e47649ed9534fe2e091c1ff61a0;p=helm.git diff --git a/helm/software/components/ng_paramodulation/Makefile b/helm/software/components/ng_paramodulation/Makefile index d6a970b20..6fff2162c 100644 --- a/helm/software/components/ng_paramodulation/Makefile +++ b/helm/software/components/ng_paramodulation/Makefile @@ -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)