Difference for common/loader.c from version 1.58 to 1.59


version 1.58 version 1.59
Line 1
 
Line 1
 /* A lexical scanner generated by flex */  /* A lexical scanner generated by flex */
   
 /* Scanner skeleton version:  /* Scanner skeleton version:
  * $Header: /cvsroot/crossfire/crossfire/common/loader.c,v 1.58 2004/04/06 07:05:06 mwedel Exp $   * $Header: /cvsroot/crossfire/crossfire/common/loader.c,v 1.59 2004/04/08 07:23:06 ryo_saeba Exp $
  */   */
   
 #define FLEX_SCANNER  #define FLEX_SCANNER
Line 9
 
Line 9
 #define YY_FLEX_MINOR_VERSION 5  #define YY_FLEX_MINOR_VERSION 5
   
 #include <stdio.h>  #include <stdio.h>
   #ifndef WIN32
 #include <unistd.h>  #include <unistd.h>
   #endif
   
   
 /* cfront 1.2 defines "c_plusplus" instead of "__cplusplus" */  /* cfront 1.2 defines "c_plusplus" instead of "__cplusplus" */
Line 1839
 
Line 1841
 #line 2 "loader.l"  #line 2 "loader.l"
 /*  /*
  * static char *rcsid_object_c =   * static char *rcsid_object_c =
  *   "$Id: loader.c,v 1.58 2004/04/06 07:05:06 mwedel Exp $";   *   "$Id: loader.c,v 1.59 2004/04/08 07:23:06 ryo_saeba Exp $";
  */   */
   
 /*  /*


Legend:
line(s) removed in v.1.58 
line(s) changed
 line(s) added in v.1.59

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