]> matita.cs.unibo.it Git - helm.git/commit
- Added DisambiguatingParser (that abstracts both the parser and the
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 23 Jan 2004 15:30:33 +0000 (15:30 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 23 Jan 2004 15:30:33 +0000 (15:30 +0000)
commit12809955a4a6c693072f5b924603165f83cc382e
treeb684c39e71922913693b2fc5cee79360eaa76203
parent0b42252cabbfd9b0e5b132ad8f7c378fd2a9b29b
- Added DisambiguatingParser (that abstracts both the parser and the
  disambiguator used)
- Added ChosenTermEditor (used to swap quickly the editor used).
- moved disambiguate.ml* to oldDisambiguate.ml*
helm/gTopLevel/.depend
helm/gTopLevel/Makefile
helm/gTopLevel/chosenTermEditor.ml [new file with mode: 0644]
helm/gTopLevel/chosenTermEditor.mli [new file with mode: 0644]
helm/gTopLevel/disambiguatingParser.ml [new file with mode: 0644]
helm/gTopLevel/disambiguatingParser.mli [new file with mode: 0644]
helm/gTopLevel/gTopLevel.ml
helm/gTopLevel/oldDisambiguate.ml [new file with mode: 0644]
helm/gTopLevel/oldDisambiguate.mli [new file with mode: 0644]
helm/gTopLevel/termEditor.ml
helm/gTopLevel/termEditor.mli