dgd/
dgd/doc/net/
dgd/src/host/unix/
dgd/src/host/win32/res/
dgd/src/lpc/
dgd/src/parser/
NAME
	find_object - find an object

SYNOPSIS
	object find_object(string obj)


DESCRIPTION
	The string argument is resolved as a file path, and the object with
	the resulting name is searched for.  Either the object, if found, or
	nil is returned.

SEE ALSO
	kfun/object_name