]> matita.cs.unibo.it Git - helm.git/commit
snapshot, notably:
authorStefano Zacchiroli <zack@upsilon.cc>
Thu, 14 Jul 2005 16:38:04 +0000 (16:38 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Thu, 14 Jul 2005 16:38:04 +0000 (16:38 +0000)
commit34113d572c334c351ba66f4b05db503eed4d48f2
treefdb835475a67b3346d87e6889a6fcf6ee23470a9
parent7df7f06d2bc2a3fe1fe95aab957cef480d27eb86
snapshot, notably:
- started merge with cic_transformations, ATM all available matita
  scripts are parseable with test_parser fed with doc/core_notation.ma
20 files changed:
helm/ocaml/cic_notation/.depend
helm/ocaml/cic_notation/Makefile
helm/ocaml/cic_notation/cicNotationLexer.ml
helm/ocaml/cic_notation/cicNotationMatcher.ml
helm/ocaml/cic_notation/cicNotationMatcher.mli
helm/ocaml/cic_notation/cicNotationParser.ml
helm/ocaml/cic_notation/cicNotationParser.mli
helm/ocaml/cic_notation/cicNotationPres.ml
helm/ocaml/cic_notation/cicNotationPt.ml
helm/ocaml/cic_notation/cicNotationRew.ml
helm/ocaml/cic_notation/cicNotationRew.mli
helm/ocaml/cic_notation/cicNotationUtil.ml
helm/ocaml/cic_notation/cicNotationUtil.mli
helm/ocaml/cic_notation/doc/core_notation.ma [new file with mode: 0644]
helm/ocaml/cic_notation/doc/samples.ma
helm/ocaml/cic_notation/grafiteAst.ml [new file with mode: 0644]
helm/ocaml/cic_notation/grafiteParser.ml [new file with mode: 0644]
helm/ocaml/cic_notation/grafiteParser.mli [new file with mode: 0644]
helm/ocaml/cic_notation/test_parser.conf.xml
helm/ocaml/cic_notation/test_parser.ml