]> matita.cs.unibo.it Git - helm.git/commit - helm/ocaml/whelp/.depend
split non-logic level of whelp away from metadataQuery to a new module
authorStefano Zacchiroli <zack@upsilon.cc>
Thu, 24 Nov 2005 13:01:31 +0000 (13:01 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Thu, 24 Nov 2005 13:01:31 +0000 (13:01 +0000)
commit6203a9d0d56c7ec7cd11713b5ed56645271154be
tree135c21bbbe385941689936a48b7cde4583f3f7e6
parent1b5b2faaee8b16e376ac10d63ef8a03ba14698b1
split non-logic level of whelp away from metadataQuery to a new module
16 files changed:
helm/ocaml/METAS/meta.helm-cic_disambiguation.src
helm/ocaml/METAS/meta.helm-tactics.src
helm/ocaml/METAS/meta.helm-whelp.src [new file with mode: 0644]
helm/ocaml/Makefile.in
helm/ocaml/cic_disambiguation/disambiguate.ml
helm/ocaml/tactics/eliminationTactics.ml
helm/ocaml/tactics/fwdSimplTactic.ml
helm/ocaml/tactics/metadataQuery.ml
helm/ocaml/tactics/metadataQuery.mli
helm/ocaml/whelp/.cvsignore [new file with mode: 0644]
helm/ocaml/whelp/.depend [new file with mode: 0644]
helm/ocaml/whelp/Makefile [new file with mode: 0644]
helm/ocaml/whelp/fwdQueries.ml [new file with mode: 0644]
helm/ocaml/whelp/fwdQueries.mli [new file with mode: 0644]
helm/ocaml/whelp/whelp.ml [new file with mode: 0644]
helm/ocaml/whelp/whelp.mli [new file with mode: 0644]