]> matita.cs.unibo.it Git - helm.git/commit
- New interface for the MathQL interpreter (1.3 version)
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Wed, 23 Apr 2003 11:05:32 +0000 (11:05 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Wed, 23 Apr 2003 11:05:32 +0000 (11:05 +0000)
commit03dee221bd1f2c9a6e7f74d9abf88be14aac7763
tree60be4da7f6b173e22ed778634debda76dcb66bd0
parentab2b9e54afe3a66d7283e6205e63dd48a2733b73
- New interface for the MathQL interpreter (1.3 version)
- Two toplevels committed in ocaml/mathql_test (new directory)
17 files changed:
helm/Makefile
helm/hbugs/tutors/search_pattern_apply_tutor.ml
helm/ocaml/META.helm-mathql_test.src [new file with mode: 0644]
helm/ocaml/mathql/Makefile
helm/ocaml/mathql/mQueryMisc.ml
helm/ocaml/mathql/mQueryMisc.mli
helm/ocaml/mathql_interpreter/.depend
helm/ocaml/mathql_interpreter/Makefile
helm/ocaml/mathql_interpreter/mQueryInterpreter.ml [new file with mode: 0644]
helm/ocaml/mathql_interpreter/mQueryInterpreter.mli [new file with mode: 0644]
helm/ocaml/mathql_interpreter/mqint.ml [deleted file]
helm/ocaml/mathql_interpreter/mqint.mli [deleted file]
helm/ocaml/mathql_test/.cvsignore [new file with mode: 0644]
helm/ocaml/mathql_test/.depend [new file with mode: 0644]
helm/ocaml/mathql_test/Makefile [new file with mode: 0644]
helm/ocaml/mathql_test/mqitop.ml [new file with mode: 0644]
helm/ocaml/mathql_test/mqtop.ml [new file with mode: 0644]