X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fcomponents%2Ftactics%2FMakefile;h=dee83c7568bd0bcec6c3a972a97b28d48375c580;hb=4b2d808b3297a307395d19fcf1502b4687e9120d;hp=3f4a78872d8a171e6c65d06d934e1f018f549308;hpb=beb4e1e9549d5b43e24907dc86c7ef899e487a3c;p=helm.git diff --git a/helm/software/components/tactics/Makefile b/helm/software/components/tactics/Makefile index 3f4a78872..dee83c756 100644 --- a/helm/software/components/tactics/Makefile +++ b/helm/software/components/tactics/Makefile @@ -7,10 +7,12 @@ INTERFACE_FILES = \ tacticals.mli reductionTactics.mli proofEngineStructuralRules.mli \ primitiveTactics.mli hashtbl_equiv.mli metadataQuery.mli \ autoTypes.mli \ + autoCache.mli \ paramodulation/utils.mli \ paramodulation/subst.mli\ paramodulation/equality.mli\ - paramodulation/inference.mli\ + paramodulation/equality_retrieval.mli\ + paramodulation/founif.mli\ paramodulation/equality_indexing.mli\ paramodulation/indexing.mli \ paramodulation/saturation.mli \