ldmud/doc/applied/parse_command_id_list
Lars f84a2fc7a0 Initial import from PRCS.
git-svn-id: svn://svn.bearnip.com/ldmud/trunk@4 56160b6e-f8f8-0310-bd54-bccebfe6a2f2
2005-06-21 01:46:13 +00:00

10 lines
224 B
Text

SYNOPSIS
string *parse_command_id_list(void)
DESCRIPTION
Return the normal singular names of this object.
Used by parse_command().
SEE ALSO
parse_command(E), parse_command_pural_id_list(A)