Definition : FILTER_ROPE_OBJECTS(obj)

Defined in : #include <files.h>

Description: Filter objects that are ropes, i.e. inherit
             /std/rope.c

Arguments  : object *objs - the object to test.

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