Difference for server/commands.c from version 1.45 to 1.46


version 1.45 version 1.46
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.45 2004/11/09 07:44:24 mwedel Exp $";   *   "$Id: commands.c,v 1.46 2004/11/25 18:47:58 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 243
 
Line 243
   {"remove", command_remove,0.0},    {"remove", command_remove,0.0},
   {"reset", command_reset,0.0},    {"reset", command_reset,0.0},
   {"set_god", command_setgod, 0.0},    {"set_god", command_setgod, 0.0},
   {"speed", command_speed,0.0},    {"server_speed", command_speed,0.0},
   {"ssdumptable", command_ssdumptable,0.0},    {"ssdumptable", command_ssdumptable,0.0},
   {"stack_clear", command_stack_clear, 0.0 },    {"stack_clear", command_stack_clear, 0.0 },
   {"stack_list", command_stack_list, 0.0},    {"stack_list", command_stack_list, 0.0},


Legend:
line(s) removed in v.1.45 
line(s) changed
 line(s) added in v.1.46

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