/[bison]/bison/src/scan-skel.l
ViewVC logotype

Diff of /bison/src/scan-skel.l

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by hilfinger, Mon May 13 00:44:52 2002 UTC revision 1.11 by akim, Mon Jun 3 07:30:03 2002 UTC
# Line 18  Line 18 
18     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA     Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
19     02111-1307, USA.  */     02111-1307, USA.  */
20    
21  %option nodefault noyywrap nounput  %option nodefault noyywrap nounput never-interactive
22  %option prefix="skel_" outfile="lex.yy.c"  %option prefix="skel_" outfile="lex.yy.c"
23    
24  %{  %{

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26