]> matita.cs.unibo.it Git - helm.git/commit
still a working copy, now towards a cleaner implementation ...
authorStefano Zacchiroli <zack@upsilon.cc>
Wed, 14 Jan 2004 17:54:33 +0000 (17:54 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Wed, 14 Jan 2004 17:54:33 +0000 (17:54 +0000)
commitaba014724c9ad08f80944ec3021c9fa3826dca4a
treecd53f134f6789ba31a5e1c4b2bc0d83b358f95b2
parentf0196d4e96bf8cc579d1690fc6a653adc08ca02e
still a working copy, now towards a cleaner implementation ...
21 files changed:
helm/ocaml/cic_disambiguation/.depend
helm/ocaml/cic_disambiguation/Makefile
helm/ocaml/cic_disambiguation/arit_notation.ml
helm/ocaml/cic_disambiguation/ast.mli
helm/ocaml/cic_disambiguation/disambiguate.ml [new file with mode: 0644]
helm/ocaml/cic_disambiguation/disambiguate.mli [new file with mode: 0644]
helm/ocaml/cic_disambiguation/disambiguate_struct.ml [new file with mode: 0644]
helm/ocaml/cic_disambiguation/disambiguate_types.mli [new file with mode: 0644]
helm/ocaml/cic_disambiguation/lexer.ml
helm/ocaml/cic_disambiguation/lexer.mli
helm/ocaml/cic_disambiguation/logic_notation.ml
helm/ocaml/cic_disambiguation/macro.ml
helm/ocaml/cic_disambiguation/macro.mli
helm/ocaml/cic_disambiguation/make_table.ml
helm/ocaml/cic_disambiguation/pa_unicode_macro.ml
helm/ocaml/cic_disambiguation/parser.ml
helm/ocaml/cic_disambiguation/parser.mli [new file with mode: 0644]
helm/ocaml/cic_disambiguation/pp.ml
helm/ocaml/cic_disambiguation/pp.mli
helm/ocaml/cic_disambiguation/test_lexer.ml
helm/ocaml/cic_disambiguation/test_parser.ml