.DT
set_name
DW_wibble creator help
set_name

.SH Name
.SP 5 5
set_name -  Gives the object a name.
.EP

.SH Syntax
.SI 5
void set_name(string word)
.EI

.SH Parameters
.SI 5
%^BOLD%^name%^RESET%^ - the name to use

.EI

.SH Defined in
.SI 5
/std/object.c
.EI

.SH Description
.SP 5 5

Gives the object a name.  Sets the name to the word and makes it the
short description  and attempts to create the pural short description
from it.
.EP

