ede-source-paths

ede-source-paths is a compiled Lisp function in `ede.el'.

(ede-source-paths &rest LOCAL-ARGS)

Get the base to all source trees in the current project for MODE.
For example, <root>/src for sources of c/c++, Java, etc,
and <root>/doc for doc sources.

This is a generic function with only one primary method.

Implementations:

`ede-project' :PRIMARY (this mode)
Get the base to all source trees in the current project for MODE.
For example, <root>/src for sources of c/c++, Java, etc,
and <root>/doc for doc sources.

Defined in `ede.el'