[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.3 and 1.4

version 1.3, 1996/07/13 22:22:08 version 1.4, 1998/08/17 03:20:25
Line 1008 
Line 1008 
   
         if ( C_plus_plus )          if ( C_plus_plus )
                 {                  {
                 outn( "\n#include <FlexLexer.h>" );                  outn( "\n#include <g++/FlexLexer.h>" );
   
                 if ( yyclass )                  if ( yyclass )
                         {                          {

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4