X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_paramodulation%2FMakefile;h=6fff2162c7f60ea9cfbab8311d3eabea75dd042c;hb=01b628fc79155f545b283c1d095d8a2ffe00e0a1;hp=ceda256925282657258361620a22ad66adc45e4a;hpb=6b0a195b180e3526af7b55771b2df7b10acd7c30;p=helm.git diff --git a/helm/software/components/ng_paramodulation/Makefile b/helm/software/components/ng_paramodulation/Makefile index ceda25692..6fff2162c 100644 --- a/helm/software/components/ng_paramodulation/Makefile +++ b/helm/software/components/ng_paramodulation/Makefile @@ -1,8 +1,8 @@ PACKAGE = ng_paramodulation INTERFACE_FILES = \ - terms.mli pp.mli foSubst.mli foUtils.mli \ - foUnif.mli index.mli orderings.mli superposition.mli \ + terms.mli pp.mli foSubst.mli \ + orderings.mli foUtils.mli index.mli foUnif.mli superposition.mli \ nCicBlob.mli cicBlob.mli paramod.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)