Definition : FILTER_HOLDABLE_OBJECTS(objs)

Defined in : #include <files.h>

Description: Filter objects that are holdable objects, i.e. inherit
             /lib/holdable_item.c (and defines query_holdable_item() )

Arguments  : object *objs - the object to test.

Returns    : object * - the objects that are of the requested type.
