Implement a look-up table cache based on hashconsing to speed up automata evaluation.
[tatoo.git] / autogen.sh
1 #!/bin/sh
2
3 autoconf
4 ./configure $*