Fix a bug in the parser where a leading '//' would be parsed incorectly.
[tatoo.git] / src / xpath / compile.mli
2013-03-04 Kim NguyễnFirst implementation of compilation from XPath to autom...