.DT
make_bit
DW_wibble creator help
make_bit

.SH Name
.SP 5 5
make_bit -  This method creates a bit from the current bit.
.EP

.SH Syntax
.SI 5
object make_bit(string which_bit)
.EI

.SH Parameters
.SI 5
%^BOLD%^which_bit%^RESET%^ - the name of the bit to create
.EI

.SH Returns
.SI 5
the object that is the new bit
.EI

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

.SH Description
.SP 5 5

This method creates a bit from the current bit.
.EP

