X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Ftactics%2FMakefile;h=74117ed87c2ceec77f4dab8011c58ed6acb749f9;hb=682e142886bf6b67a3c4f872e8e9ec641c7253a9;hp=3f4a78872d8a171e6c65d06d934e1f018f549308;hpb=beb4e1e9549d5b43e24907dc86c7ef899e487a3c;p=helm.git diff --git a/helm/software/components/tactics/Makefile b/helm/software/components/tactics/Makefile index 3f4a78872..74117ed87 100644 --- a/helm/software/components/tactics/Makefile +++ b/helm/software/components/tactics/Makefile @@ -7,10 +7,11 @@ 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/founif.mli\ paramodulation/equality_indexing.mli\ paramodulation/indexing.mli \ paramodulation/saturation.mli \