[BACK]Return to error_table.y CVS log [TXT][DIR] Up to [local] / src / usr.bin / compile_et

Diff for /src/usr.bin/compile_et/Attic/error_table.y between version 1.4 and 1.5

version 1.4, 2003/04/05 15:39:22 version 1.5, 2003/07/07 21:36:09
Line 45 
Line 45 
 void error_message(char *, ...);  void error_message(char *, ...);
   
 extern char *yytext;  extern char *yytext;
   int yyparse(void);
   
 /* This is for bison */  /* This is for bison */
   

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