]> matita.cs.unibo.it Git - helm.git/commit
- init_cache_and_tables rewritten using the automation_cache
authorEnrico Tassi <enrico.tassi@inria.fr>
Mon, 20 Apr 2009 07:58:14 +0000 (07:58 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Mon, 20 Apr 2009 07:58:14 +0000 (07:58 +0000)
commit7cb22a7f8107a6cde0b77b7879e04f586a347102
tree09321e6534edfbf142ec55c6742541db8bf78a5e
parentcb25e0f32f7581e1a49d1d1c109108763dfb882c
- init_cache_and_tables rewritten using the automation_cache
- new moo command Select to index an equality
- new command pump to perform some given clause steps on the automation
  cache tables
- no more imperative maxmeta in paramodulation:
  - paramodulation/* forlds a bag containing it
  - auto.ml folds tables, containing a bag
29 files changed:
helm/software/components/binaries/transcript/.depend
helm/software/components/grafite/grafiteAst.ml
helm/software/components/grafite/grafiteAstPp.ml
helm/software/components/grafite/grafiteMarshal.ml
helm/software/components/grafite_engine/grafiteEngine.ml
helm/software/components/grafite_engine/grafiteSync.ml
helm/software/components/grafite_parser/grafiteDisambiguate.ml
helm/software/components/grafite_parser/grafiteParser.ml
helm/software/components/tactics/.depend
helm/software/components/tactics/.depend.opt
helm/software/components/tactics/auto.ml
helm/software/components/tactics/automationCache.ml
helm/software/components/tactics/automationCache.mli
helm/software/components/tactics/paramodulation/equality.ml
helm/software/components/tactics/paramodulation/equality.mli
helm/software/components/tactics/paramodulation/indexing.ml
helm/software/components/tactics/paramodulation/indexing.mli
helm/software/components/tactics/paramodulation/saturation.ml
helm/software/components/tactics/paramodulation/saturation.mli
helm/software/components/tactics/universe.ml
helm/software/components/tactics/universe.mli
helm/software/matita/library/demo/power_derivative.ma
helm/software/matita/library/demo/propositional_sequent_calculus.ma
helm/software/matita/library/didactic/exercises/duality.ma
helm/software/matita/library/didactic/exercises/shannon.ma
helm/software/matita/library/didactic/exercises/substitution.ma
helm/software/matita/library/nat/gcd.ma
helm/software/matita/library/nat/ord.ma
helm/software/matita/library/nat/times.ma