.DT
set_name
Discworld object help
set_name

Name
.SI 5
set_name - Sets the name of the object.
.EI

Syntax
.SI 5
void set_name(string name);
.EI

Description
.SP 5 5
This sets the name of the object.  This function also sets the short to
be the capitalisation of the name and adds a plural of the pluralizeation
of the name.  The name shouldn't have any spaces in it.
.EP

See also
.SP 5 5
add_plural, add_alias, add_adjective
.EP
