.\"get a list of ancestors of an object
.DT
deep_inherit_list
Discworld driver help
deep_inherit_list

Name
.SI 5
deep_inherit_list() - get a list of ancestors of an object

.EI
Synopsis
.SI 5
string *deep_inherit_list(object obj);

.EI
Description
.SP 5 5
Returns an array of filenames of all objects inherited (directly and
indirectly) by obj.

.EP
See also
.SI 5
inherit_list(3)
.EI
