]> matita.cs.unibo.it Git - helm.git/commit
snapshot
authorStefano Zacchiroli <zack@upsilon.cc>
Fri, 27 May 2005 13:20:05 +0000 (13:20 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Fri, 27 May 2005 13:20:05 +0000 (13:20 +0000)
commit9230a8085102cd39258c047949e87001be6ffcf0
treeba0e1ed4e79bd20d13a6efe47665562fdc11157a
parent2468d0398195d41200bfd07db68fa675dc90b875
snapshot
- first version with working DEFAULT magic
12 files changed:
helm/ocaml/cic_notation/.depend
helm/ocaml/cic_notation/Makefile
helm/ocaml/cic_notation/cicNotationEnv.ml [new file with mode: 0644]
helm/ocaml/cic_notation/cicNotationEnv.mli [new file with mode: 0644]
helm/ocaml/cic_notation/cicNotationLexer.ml
helm/ocaml/cic_notation/cicNotationParser.expanded.ml
helm/ocaml/cic_notation/cicNotationParser.ml
helm/ocaml/cic_notation/cicNotationParser.mli
helm/ocaml/cic_notation/cicNotationPp.ml [new file with mode: 0644]
helm/ocaml/cic_notation/cicNotationPp.mli [new file with mode: 0644]
helm/ocaml/cic_notation/cicNotationPt.ml
helm/ocaml/cic_notation/test_parser.ml