]> matita.cs.unibo.it Git - helm.git/commit
- the mathql interpreter is not helm-dependent any more
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 29 Jul 2003 11:41:25 +0000 (11:41 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Tue, 29 Jul 2003 11:41:25 +0000 (11:41 +0000)
commit1c7fb836e2af4f2f3d18afd0396701f2094265ff
treeb96a02bf15bb4e5418ea62681e4496f3e33f35bc
parent2122459392680c4b53e32a2cf1d4792405f118ce
- the mathql interpreter is not helm-dependent any more
- fixed a bug in the "match conclusion" query of the search engine
- gTopLevel/Makefile improved
14 files changed:
helm/gTopLevel/Makefile
helm/mathql_db_map.txt [new file with mode: 0644]
helm/ocaml/mathql/mQueryUtil.ml
helm/ocaml/mathql/mQueryUtil.mli
helm/ocaml/mathql_interpreter/.depend
helm/ocaml/mathql_interpreter/Makefile
helm/ocaml/mathql_interpreter/mQIConn.ml
helm/ocaml/mathql_interpreter/mQIConn.mli
helm/ocaml/mathql_interpreter/mQIMap.ml [new file with mode: 0644]
helm/ocaml/mathql_interpreter/mQIMap.mli [new file with mode: 0644]
helm/ocaml/mathql_interpreter/mQIPostgres.ml
helm/ocaml/mathql_interpreter/mQIPostgres.mli
helm/ocaml/mathql_interpreter/mQIProperty.ml
helm/searchEngine/searchEngine.ml