Difference for common/loader.c from version 1.83 to 1.84


version 1.83 version 1.84
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.83 2006/05/18 05:27:43 mwedel Exp $   * $Header: /cvsroot/crossfire/crossfire/common/loader.c,v 1.84 2006/05/20 10:30:43 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 1893
 
Line 1895
 #line 2 "loader.l"  #line 2 "loader.l"
 /*  /*
  * static char *rcsid_object_c =   * static char *rcsid_object_c =
  *   "$Id: loader.c,v 1.83 2006/05/18 05:27:43 mwedel Exp $";   *   "$Id: loader.c,v 1.84 2006/05/20 10:30:43 ryo_saeba Exp $";
  */   */
   
 /*  /*


Legend:
line(s) removed in v.1.83 
line(s) changed
 line(s) added in v.1.84

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