Implement compound rules
[pilex.git] / .gitignore
1 __pycache__
2 lex-yacc-examples/*.c
3 lex-yacc-examples/*.h
4 lex-yacc-examples/*.o
5 lex-yacc-examples/*.xml
6 lex-yacc-examples/example4
7 lex-yacc-examples/example7
8 skel/lex.yy.c
9 skel/lex.yy.c.orig
10 tests/*.c
11 tests/*.o
12 tests/*.xml
13 tests/cal
14 tests/flex0
15 tests/flex1