Difference for common/loader.l from version 1.7 to 1.8


version 1.7 version 1.8
Line 1
 
Line 1
 %{  %{
 /*  /*
  * static char *rcsid_object_c =   * static char *rcsid_object_c =
  *   "$Id: loader.l,v 1.7 2000/12/19 06:54:51 peterm Exp $";   *   "$Id: loader.l,v 1.8 2001/01/24 05:01:36 cvs Exp $";
  */   */
   
 /*  /*
Line 151
 
Line 151
     int ismore=0;      int ismore=0;
   
     lex_error=0;      lex_error=0;
       strcpy(msgbuf, "");
   
 %}  %}
   


Legend:
line(s) removed in v.1.7 
line(s) changed
 line(s) added in v.1.8

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:12