Difference for common/init.c from version 1.4 to 1.5


version 1.4 version 1.5
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *   "$Id: init.c,v 1.4 2000/08/02 06:04:50 cvs Exp $";   *   "$Id: init.c,v 1.5 2000/11/14 07:35:01 cvs Exp $";
  */   */
   
 /*  /*
Line 54
 
Line 54
 STAT_LOSS_ON_DEATH,  STAT_LOSS_ON_DEATH,
 USE_PERMANENT_EXPERIENCE,  USE_PERMANENT_EXPERIENCE,
 BALANCED_STAT_LOSS,  BALANCED_STAT_LOSS,
 SIMPLE_EXP  SIMPLE_EXP,
   0, /* This and the next 3 values are metaserver values */
   "",
   "",
   -1,
   ""
 };  };
   
   


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

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