Add a missing ';' and remove some dead code and outdated comments.
[tatoo.git] / src / tree / sig.ml
2013-03-05 Kim NguyễnAdd an abstract generic interface for trees (of which...