]> matita.cs.unibo.it Git - helm.git/commit
- MySQL mode added to the interpreter
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Thu, 26 Feb 2004 17:05:53 +0000 (17:05 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Thu, 26 Feb 2004 17:05:53 +0000 (17:05 +0000)
commit9e5ad471e2161436f4ff7ff56edce2947350d828
tree4f22594debf27e3a8e3b30b6bcbc7b43a1d95ee2
parentd8490ed760992a42639b784fc5036d775b199c3c
- MySQL mode added to the interpreter
- hxp restored
17 files changed:
helm/gTopLevel/gTopLevel.conf.xml.sample
helm/hxp/EXAMPLE.txt [new file with mode: 0644]
helm/hxp/Makefile [new file with mode: 0644]
helm/hxp/hxpLexer.mll [new file with mode: 0644]
helm/hxp/hxpParser.mly [new file with mode: 0644]
helm/hxp/hxpTop.ml [new file with mode: 0644]
helm/hxp/hxpTypes.ml [new file with mode: 0644]
helm/hxp/hxpXML.ml [new file with mode: 0644]
helm/ocaml/mathql_interpreter/Makefile
helm/ocaml/mathql_interpreter/mQIConn.ml
helm/ocaml/mathql_interpreter/mQIConn.mli
helm/ocaml/mathql_interpreter/mQIDataBase.mli [deleted file]
helm/ocaml/mathql_interpreter/mQIMySql.ml
helm/ocaml/mathql_interpreter/mQIMySql.mli
helm/ocaml/mathql_interpreter/mQIPostgres.ml
helm/ocaml/mathql_interpreter/mQIPostgres.mli
helm/ocaml/mathql_interpreter/mQIProperty.ml