gstreamer/gst/parse/.gitignore
Andy Wingo 832f0a7852 add (incomplete) flex/bison-based parser to cvs the tokenizer is functional, but the grammar definition is bad. this ...
Original commit message from CVS:
add (incomplete) flex/bison-based parser to cvs

the tokenizer is functional, but the grammar definition is bad. this
probably breaks distcheck somehow, but hey.
2002-03-31 21:09:17 +00:00

7 lines
68 B
Plaintext

grammar
grammar.output
grammar.tab.c
grammar.tab.h
lex.yy.c
parse.c