Dylibs find.m: Difference between revisions

66 bytes added ,  30 June 2012
no edit summary
(add "islink" property)
No edit summary
Line 21: Line 21:
##
##
## Recursively finds all dylibs in @var{directory}, and returns a structure
## Recursively finds all dylibs in @var{directory}, and returns a structure
## with fields @code{name}, @code{location}, and @code{dependents}.
## with fields @code{name}, @code{location}, and @code{dependents}.  The
## @var{directory} default to the present working directory.
##
##
## @table
## @table
364

edits