]> matita.cs.unibo.it Git - helm.git/commit
added the support for the "Locate Inductive Principles" query
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Thu, 4 Sep 2003 11:04:15 +0000 (11:04 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Thu, 4 Sep 2003 11:04:15 +0000 (11:04 +0000)
commit506b4b7597021c98e34fb65cf9d0bb7879f06e92
tree5df5e3a48dda424d8e0f36b99fe2de8f375432d7
parent962cc970cd9a2161f69b70aa01b6ee9e289d9778
added the support for the "Locate Inductive Principles" query
14 files changed:
helm/gTopLevel/gTopLevel.ml
helm/mathql_test/mqgtop.ml
helm/ocaml/mathql_generator/.depend
helm/ocaml/mathql_generator/Makefile
helm/ocaml/mathql_generator/cGLocateInductive.ml [new file with mode: 0644]
helm/ocaml/mathql_generator/cGLocateInductive.mli [new file with mode: 0644]
helm/ocaml/mathql_generator/cGMatchConclusion.ml
helm/ocaml/mathql_generator/cGMatchConclusion.mli
helm/ocaml/mathql_generator/cGSearchPattern.ml
helm/ocaml/mathql_generator/cGSearchPattern.mli
helm/ocaml/mathql_generator/mQGUtil.ml
helm/ocaml/mathql_generator/mQGUtil.mli
helm/ocaml/tactics/tacticChaser.ml
helm/searchEngine/searchEngine.ml