Put the move type of automata in a Move module and add auxiliary function to create...
[tatoo.git] / .gitignore
1 gmon.out
2 *.dep
3 *.cm*
4 *.o
5 *.native
6 *.byte
7 tests/*.results/*_tatoo*
8 *.class
9 tests/trace/*.html
10 tests/trace/*.dot
11 tests/trace/*.svg
12 configure
13 config.status
14 Remakefile
15 Makefile
16 autom4te.cache
17 config.log
18 remake
19 .remake
20 src/xpath/xpath_internal_parser.ml
21 src/xpath/xpath_internal_parser.mli
22