]> matita.cs.unibo.it Git - helm.git/commit
New module Disambiguate to hold:
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 21 Jan 2003 11:24:52 +0000 (11:24 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 21 Jan 2003 11:24:52 +0000 (11:24 +0000)
commitc8b208db309024a3dfefe1cda073734afc27bf3c
tree0cd1f6246a694577e2c5fb1d04a01afa9d2d45da
parent233a8cfc94d8d986c485a08fd985903b01a71f75
New module Disambiguate to hold:
 - a functor to disambiguate terms. The input module holds all the
   callbacks to the user (that will be implemented differently in Gtk
   and as Web forms).
 - some utility functions working on CicTextualParser0.uri which should
   be moved somewhere else.
helm/gTopLevel/.depend
helm/gTopLevel/Makefile
helm/gTopLevel/disambiguate.ml [new file with mode: 0644]
helm/gTopLevel/disambiguate.mli [new file with mode: 0644]
helm/gTopLevel/gTopLevel.ml