version 1.32 | | version 1.33 |
---|
| | |
/* | | /* |
* static char *rcsid_commands_c = | | * static char *rcsid_commands_c = |
* "$Id: commands.c,v 1.32 2003/01/19 07:12:24 garbled Exp $"; | | * "$Id: commands.c,v 1.33 2003/02/14 05:50:37 garbled Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
{"archs", command_archs, 0.0}, | | {"archs", command_archs, 0.0}, |
{"body", command_body, 0.0}, | | {"body", command_body, 0.0}, |
{"brace", command_brace, 0.0}, | | {"brace", command_brace, 0.0}, |
| | {"build", command_build, 0.0}, |
{"cast", command_cast, 0.2}, /* Is this right? */ | | {"cast", command_cast, 0.2}, /* Is this right? */ |
{"disarm", command_disarm, 1.0}, | | {"disarm", command_disarm, 1.0}, |
{"dm", command_dm, 0.0}, | | {"dm", command_dm, 0.0}, |