Difference for common/loader.c from version 1.60 to 1.61


version 1.60 version 1.61
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.60 2004/06/11 07:23:37 mwedel Exp $   * $Header: /cvsroot/crossfire/crossfire/common/loader.c,v 1.61 2004/07/03 09:16:57 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 /* WIN32 */
   
   
 /* 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.60 2004/06/11 07:23:37 mwedel Exp $";   *   "$Id: loader.c,v 1.61 2004/07/03 09:16:57 ryo_saeba Exp $";
  */   */
   
 /*  /*


Legend:
line(s) removed in v.1.60 
line(s) changed
 line(s) added in v.1.61

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