]> matita.cs.unibo.it Git - helm.git/commit
snapshot (first working implementation of parttern matching from level 2
authorStefano Zacchiroli <zack@upsilon.cc>
Thu, 2 Jun 2005 15:23:49 +0000 (15:23 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Thu, 2 Jun 2005 15:23:49 +0000 (15:23 +0000)
commitdbcc29c0e46454c7e31b485135900ceab38627e1
treeb48bb26ac85697b8ef620a223396506433cfcb5f
parent7d425434a70ed1eae2ef83ebff5adbbbeeaec099
snapshot (first working implementation of parttern matching from level 2
to level 1)
13 files changed:
helm/ocaml/cic_notation/.depend
helm/ocaml/cic_notation/Makefile
helm/ocaml/cic_notation/cicNotationLexer.ml
helm/ocaml/cic_notation/cicNotationParser.ml
helm/ocaml/cic_notation/cicNotationPp.ml
helm/ocaml/cic_notation/cicNotationRew.ml
helm/ocaml/cic_notation/cicNotationRew.mli
helm/ocaml/cic_notation/cicNotationTag.ml [new file with mode: 0644]
helm/ocaml/cic_notation/cicNotationTag.mli [new file with mode: 0644]
helm/ocaml/cic_notation/cicNotationUtil.ml
helm/ocaml/cic_notation/cicNotationUtil.mli
helm/ocaml/cic_notation/test_parser.conf.xml [new file with mode: 0644]
helm/ocaml/cic_notation/test_parser.ml