.DT
query_weight_unit
DW_wibble creator help
query_weight_unit

.SH Name
.SP 5 5
query_weight_unit -  This method returns the weight units used for this type of unit.
.EP

.SH Syntax
.SI 5
int * query_weight_unit()
.EI

.SH Returns
.SI 5
the weight array
.EI

.SH Defined in
.SI 5
/obj/cont_medium.c
.EI

.SH Description
.SP 5 5

This method returns the weight units used for this type
of unit.  The weight unit is an array ({ a, b }) which means
that b units of stuff have weight a.
.EP

