Difference for random_maps/random_map.h from version 1.9 to 1.10


version 1.9 version 1.10
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_map_c =   * static char *rcsid_map_c =
  *   "$Id: random_map.h,v 1.9 2001/10/07 06:45:40 mwedel Exp $";   *   "$Id: random_map.h,v 1.10 2003/03/07 07:33:13 mwedel Exp $";
  */   */
   
 /*  /*
Line 112
 
Line 112
 #define Y_SYM 3  #define Y_SYM 3
 #define XY_SYM 4  #define XY_SYM 4
   
   #define MIN_RANDOM_MAP_SIZE 10
   
 /*  a macro to get a strongly centered random distribution,  /*  a macro to get a strongly centered random distribution,
     from 0 to x, centered at x/2 */      from 0 to x, centered at x/2 */


Legend:
line(s) removed in v.1.9 
line(s) changed
 line(s) added in v.1.10

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