]> matita.cs.unibo.it Git - helm.git/commit
textual parser and other utilities for mathql
authorFerruccio Guidi <ferruccio.guidi@unibo.it>
Wed, 22 May 2002 16:54:11 +0000 (16:54 +0000)
committerFerruccio Guidi <ferruccio.guidi@unibo.it>
Wed, 22 May 2002 16:54:11 +0000 (16:54 +0000)
commit6c04191a9045120d3cf5f6046eee627d6499e5c9
treec4978ab1843338fb6dd71444e748715cc92843e8
parentb57c31a1593872c181249135bc05ebd9a72f523b
textual parser and other utilities for mathql
helm/ocaml/mathql/.depend [new file with mode: 0644]
helm/ocaml/mathql/Makefile [new file with mode: 0644]
helm/ocaml/mathql/mQueryTLexer.mll [new file with mode: 0644]
helm/ocaml/mathql/mQueryTParser.mly [new file with mode: 0644]
helm/ocaml/mathql/mQueryUtil.ml [new file with mode: 0644]
helm/ocaml/mathql/mQueryUtil.mli [new file with mode: 0644]
helm/ocaml/mathql/mathQL.ml [new file with mode: 0644]