X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Ftactics%2FMakefile;h=cdb16efe466ab2eca4a476efc82e92b959a1439f;hb=fa6addea4fa1f37567dca9104164710870a50392;hp=74117ed87c2ceec77f4dab8011c58ed6acb749f9;hpb=682e142886bf6b67a3c4f872e8e9ec641c7253a9;p=helm.git diff --git a/helm/software/components/tactics/Makefile b/helm/software/components/tactics/Makefile index 74117ed87..cdb16efe4 100644 --- a/helm/software/components/tactics/Makefile +++ b/helm/software/components/tactics/Makefile @@ -6,10 +6,11 @@ INTERFACE_FILES = \ continuationals.mli \ tacticals.mli reductionTactics.mli proofEngineStructuralRules.mli \ primitiveTactics.mli hashtbl_equiv.mli metadataQuery.mli \ + universe.mli \ autoTypes.mli \ autoCache.mli \ paramodulation/utils.mli \ - paramodulation/subst.mli\ + paramodulation/subst.mli \ paramodulation/equality.mli\ paramodulation/founif.mli\ paramodulation/equality_indexing.mli\