Difference for random_maps/reader.c from version 1.11 to 1.12


version 1.11 version 1.12
Line 638
 
Line 638
 #line 2 "reader.l"  #line 2 "reader.l"
 /*  /*
  * static char *reader_l =   * static char *reader_l =
  *   "$Id: reader.c,v 1.11 2005/08/12 13:46:34 ryo_saeba Exp $";   *   "$Id: reader.c,v 1.12 2006/05/21 19:38:26 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 674
 
Line 674
   
 #define YY_DECL int rmap_lex_read(RMParms *RP)  #define YY_DECL int rmap_lex_read(RMParms *RP)
   
 static char *rmap_yval();  static char *rmap_yval(void);
   
 static int rmap_lex_error;  static int rmap_lex_error;
   


Legend:
line(s) removed in v.1.11 
line(s) changed
 line(s) added in v.1.12

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