Implement a look-up table cache based on hashconsing to speed up automata evaluation.
[tatoo.git] / src / logger.ml
2013-04-25 Kim NguyễnAdd a clean logger infrastructure.