]> matita.cs.unibo.it Git - helm.git/commit
new compose tactic, still undocumented.
authorEnrico Tassi <enrico.tassi@inria.fr>
Fri, 1 Jun 2007 14:58:50 +0000 (14:58 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Fri, 1 Jun 2007 14:58:50 +0000 (14:58 +0000)
commit3990759a81db3ce45bf4ec56e1985e532151f6e0
tree76c04b4099b7ed2436c6e8c04dbac04a19bcd651
parent798e85cb6d55d80d988f91e6289e4041e95ad2e4
new compose tactic, still undocumented.
moved from library to tactics the code for composing coercions.
17 files changed:
helm/software/components/grafite/grafiteAst.ml
helm/software/components/grafite/grafiteAstPp.ml
helm/software/components/grafite_engine/grafiteEngine.ml
helm/software/components/grafite_parser/grafiteDisambiguate.ml
helm/software/components/grafite_parser/grafiteParser.ml
helm/software/components/library/cicCoercion.ml
helm/software/components/library/cicCoercion.mli
helm/software/components/tactics/.depend
helm/software/components/tactics/.depend.opt
helm/software/components/tactics/Makefile
helm/software/components/tactics/closeCoercionGraph.ml [new file with mode: 0644]
helm/software/components/tactics/closeCoercionGraph.mli [new file with mode: 0644]
helm/software/components/tactics/compose.ml [new file with mode: 0644]
helm/software/components/tactics/compose.mli [new file with mode: 0644]
helm/software/components/tactics/tactics.ml
helm/software/components/tactics/tactics.mli
helm/software/matita/matita.lang