X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Ftactics%2FMakefile;h=cdb16efe466ab2eca4a476efc82e92b959a1439f;hb=cfbcef4637ff26ac4dfefe41bf2df29222e80138;hp=74117ed87c2ceec77f4dab8011c58ed6acb749f9;hpb=465925337322a7295ef65e3ba73b2aa7ccb230bd;p=helm.git diff --git a/components/tactics/Makefile b/components/tactics/Makefile index 74117ed87..cdb16efe4 100644 --- a/components/tactics/Makefile +++ b/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\