[lwatch-cvs] files/src yparse.l,1.21,1.22
Brought to you by:
arturcz
|
From: <ar...@us...> - 2004-01-11 21:49:11
|
Update of /cvsroot/lwatch/files/src In directory sc8-pr-cvs1:/tmp/cvs-serv14370 Modified Files: yparse.l Log Message: - nounput Index: yparse.l =================================================================== RCS file: /cvsroot/lwatch/files/src/yparse.l,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** yparse.l 11 Jan 2004 21:23:48 -0000 1.21 --- yparse.l 11 Jan 2004 21:49:08 -0000 1.22 *************** *** 70,74 **** %} ! %option noyywrap M_KEYWORD input_fifo|input_file|output_file|create_fifo|show_unparsed --- 70,74 ---- %} ! %option noyywrap nounput M_KEYWORD input_fifo|input_file|output_file|create_fifo|show_unparsed |