Efun: deep_inherit_list - display inherit information on an object Synopsis: string *deep_inherit_list(object ob) Description: The deep_inherit_list efun displays all (recursively) inherited objects of an object. This function is used by the 'Inherits' wizard command. Return value: Returns an array of filenames, a recursive list of all inherited objects. Examples: none See also: efun/inherit_list, LPC/inheritance