Difference for random_maps/random_map.c from version 1.3 to 1.4


version 1.3 version 1.4
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_random_map_c =   * static char *rcsid_random_map_c =
  *   "$Id: random_map.c,v 1.3 2000/06/06 07:09:21 cvs Exp $";   *   "$Id: random_map.c,v 1.4 2000/06/07 17:48:18 cvs Exp $";
  */   */
   
 /*  /*
Line 176
 
Line 176
   
   fclose(InFile);    fclose(InFile);
   /*  fclose(OutFile); */    /*  fclose(OutFile); */
     /*new_save_map(theMap,1);*/
   return theMap;    return theMap;
 }  }
   


Legend:
line(s) removed in v.1.3 
line(s) changed
 line(s) added in v.1.4

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