Difference for common/loader.l from version 1.13 to 1.14


version 1.13 version 1.14
Line 1
 
Line 1
 %{  %{
 /*  /*
  * static char *rcsid_object_c =   * static char *rcsid_object_c =
  *   "$Id: loader.l,v 1.13 2001/06/13 10:38:54 michtoen Exp $";   *   "$Id: loader.l,v 1.14 2001/06/13 12:52:20 michtoen Exp $";
  */   */
   
 /*  /*
Line 35
 
Line 35
 #include <global.h>  #include <global.h>
 #include <loader.h>  #include <loader.h>
 #include <newserver.h>  #include <newserver.h>
   #include <sproto.h>
   
 /* All the variable names.  Each entry should correspond to the   /* All the variable names.  Each entry should correspond to the
  * V_ vlaue in loader.h (that is, the 20'th value in this array should   * V_ vlaue in loader.h (that is, the 20'th value in this array should
Line 1231
 
Line 1232
     fprintf(fp,"end\n");      fprintf(fp,"end\n");
 }  }
   
   


Legend:
line(s) removed in v.1.13 
line(s) changed
 line(s) added in v.1.14

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