]> matita.cs.unibo.it Git - helm.git/commit
many changes:
authorEnrico Tassi <enrico.tassi@inria.fr>
Wed, 13 Jun 2007 13:01:32 +0000 (13:01 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Wed, 13 Jun 2007 13:01:32 +0000 (13:01 +0000)
commit190662b877ba89ccb152f0bf5c67df62be737335
treefed0ddc4ba5ed4f4e30ea06839ca2dae4dabdb76
parent72e7d9c9d410ded571b9d3c396197b26181c1e2a
many changes:
1) fixed many bugs and added support for implicit detection in
   cic -> declarative
2) added a tactic to find a proof rewriting n times with a given universe
   used instead of auto_paramodulation in the declarative language
   (here you know that 1 rewriting step with that lemma is enough)
3) added ESCAPE to sql queries using LIKE, to make sqlite and mysql compatible
26 files changed:
components/acic_content/acic2content.ml
components/acic_content/content.ml
components/acic_content/content.mli
components/acic_content/content2cic.ml
components/cic/deannotate.ml
components/cic/deannotate.mli
components/content_pres/cicNotationLexer.ml
components/content_pres/content2pres.ml
components/content_pres/content2pres.mli
components/library/libraryClean.ml
components/library/libraryDb.ml
components/metadata/metadataDb.ml
components/metadata/metadataDeps.ml
components/metadata/sqlStatements.ml
components/tactics/auto.ml
components/tactics/auto.mli
components/tactics/declarative.ml
components/tactics/paramodulation/indexing.ml
components/tactics/paramodulation/indexing.mli
components/tactics/paramodulation/saturation.mli
components/tactics/tactics.ml
components/tactics/tactics.mli
components/whelp/whelp.ml
matita/applyTransformation.ml
matita/applyTransformation.mli
matita/matitaScript.ml