idlwave-list-shell-load-path-shadows

idlwave-list-shell-load-path-shadows is an interactive compiled Lisp function in `idlwave.el'.


(idlwave-list-shell-load-path-shadows &optional ARG)

List the load path shadows of all routines compiled under the shell.
This is very useful for checking an IDL application. Just compile the
application, do RESOLVE_ALL, and `C-c C-i' to compile all referenced
routines and update IDLWAVE internal info. Then check for shadowing
with this command.