]> 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)
commit66929b8edb58d468a134b648466f3e9c45ba5c0e
treeb700765db72731ef53ea2c99ddd0bca805ddbca7
parent36809208fa25a494e50004b321fa9a90108ae262
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:
helm/software/components/acic_content/acic2content.ml
helm/software/components/acic_content/content.ml
helm/software/components/acic_content/content.mli
helm/software/components/acic_content/content2cic.ml
helm/software/components/cic/deannotate.ml
helm/software/components/cic/deannotate.mli
helm/software/components/content_pres/cicNotationLexer.ml
helm/software/components/content_pres/content2pres.ml
helm/software/components/content_pres/content2pres.mli
helm/software/components/library/libraryClean.ml
helm/software/components/library/libraryDb.ml
helm/software/components/metadata/metadataDb.ml
helm/software/components/metadata/metadataDeps.ml
helm/software/components/metadata/sqlStatements.ml
helm/software/components/tactics/auto.ml
helm/software/components/tactics/auto.mli
helm/software/components/tactics/declarative.ml
helm/software/components/tactics/paramodulation/indexing.ml
helm/software/components/tactics/paramodulation/indexing.mli
helm/software/components/tactics/paramodulation/saturation.mli
helm/software/components/tactics/tactics.ml
helm/software/components/tactics/tactics.mli
helm/software/components/whelp/whelp.ml
helm/software/matita/applyTransformation.ml
helm/software/matita/applyTransformation.mli
helm/software/matita/matitaScript.ml