]> matita.cs.unibo.it Git - helm.git/commit
MQueryInterpreter: interface updated
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Wed, 30 Apr 2003 13:56:57 +0000 (13:56 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Wed, 30 Apr 2003 13:56:57 +0000 (13:56 +0000)
commit39b9497090ee5cc501de1e3d9044d71fdc5cf1fb
tree83d2968813a7cbbf564021a005f84a308fd9e4d8
parent44d9d4ba98b90e6f90d87cae787573e648592ba6
MQueryInterpreter: interface updated
21 files changed:
helm/hbugs/tutors/search_pattern_apply_tutor.ml
helm/ocaml/mathql_interpreter/.depend
helm/ocaml/mathql_interpreter/Makefile
helm/ocaml/mathql_interpreter/dbconn.ml
helm/ocaml/mathql_interpreter/dbconn.mli
helm/ocaml/mathql_interpreter/func.ml
helm/ocaml/mathql_interpreter/func.mli
helm/ocaml/mathql_interpreter/mQIConn.ml [new file with mode: 0644]
helm/ocaml/mathql_interpreter/mQIConn.mli [new file with mode: 0644]
helm/ocaml/mathql_interpreter/mQueryInterpreter.ml
helm/ocaml/mathql_interpreter/mQueryInterpreter.mli
helm/ocaml/mathql_interpreter/pattern.ml
helm/ocaml/mathql_interpreter/pattern.mli
helm/ocaml/mathql_interpreter/property.ml
helm/ocaml/mathql_interpreter/property.mli
helm/ocaml/mathql_interpreter/relation.ml
helm/ocaml/mathql_interpreter/relation.mli
helm/ocaml/mathql_interpreter/utility.ml
helm/ocaml/mathql_interpreter/utility.mli
helm/ocaml/mathql_test/.cvsignore
helm/ocaml/mathql_test/mqitop.ml