ede-auto-load-project

ede-auto-load-project is a compiled Lisp function in `auto.el'.

(ede-auto-load-project &rest LOCAL-ARGS)

Load in the project associated with THIS project autoload description.
THIS project description should be valid for DIR, where the project will
be loaded.

NOTE: Do not call this - it should only be called from `ede-load-project-file'.

This is a generic function with only one primary method.

Implementations:

`ede-project-autoload' :PRIMARY (this dir)
Load in the project associated with THIS project autoload description.
THIS project description should be valid for DIR, where the project will
be loaded.

NOTE: Do not call this - it should only be called from `ede-load-project-file'.

Defined in `auto.el'