Fix several bugs to get Python scanner/parser basically working, processes ../tests...
[pilex.git] / .gitignore
1 __pycache__
2 bootstrap/*.xml
3 bootstrap/lex_yy.py
4 bootstrap/y_tab.py
5 lex-yacc-examples/*.c
6 lex-yacc-examples/*.h
7 lex-yacc-examples/*.o
8 lex-yacc-examples/*.xml
9 lex-yacc-examples/example4
10 lex-yacc-examples/example7
11 skel/skel_flex.c.orig
12 tests/*.c
13 tests/*.o
14 tests/*.xml
15 tests/cal
16 tests/flex0
17 tests/flex1
18 tests/lex_yy.py
19 tests_ast/*.xml
20 tests_ast/lex_yy.py