[BACK]Return to main.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / lex

Diff for /src/usr.bin/lex/main.c between version 1.9 and 1.10

version 1.9, 2003/06/04 17:34:44 version 1.10, 2004/02/03 21:20:17
Line 1013 
Line 1013 
   
         if ( C_plus_plus )          if ( C_plus_plus )
                 {                  {
                 outn( "\n#include <g++/FlexLexer.h>" );                  outn( "\n#include <FlexLexer.h>" );
   
                 if ( yyclass )                  if ( yyclass )
                         {                          {

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