]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/tactics/Makefile
- reimplemented tacticChaser and friends in term of Metadata module and friends
[helm.git] / helm / ocaml / tactics / Makefile
index 65b42b301b787968eabe3c92918355826f6bf7a7..77e61b2f418bbaa018c7ea2340095c2e3f00c670 100644 (file)
@@ -1,14 +1,14 @@
 PACKAGE = tactics
 REQUIRES = \
-       pcre helm-cic_textual_parser helm-cic_proof_checking \
+       pcre helm-cic_proof_checking \
        helm-cic_unification helm-mathql_interpreter helm-mathql_generator \
        dbi helm-metadata
 
 INTERFACE_FILES = \
-       proofEngineTypes.mli newConstraints.mli match_concl.mli filter_auto.mli\
+       proofEngineTypes.mli \
        proofEngineReduction.mli proofEngineHelpers.mli \
        tacticals.mli reductionTactics.mli proofEngineStructuralRules.mli \
-       primitiveTactics.mli metadataQuery.mli tacticChaser.mli \
+       primitiveTactics.mli metadataQuery.mli \
        variousTactics.mli \
        introductionTactics.mli eliminationTactics.mli negationTactics.mli \
        equalityTactics.mli discriminationTactics.mli ring.mli fourier.mli \