ede-add-project-autoload

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

(ede-add-project-autoload PROJAUTO &optional FLAG)

Add PROJAUTO, an EDE autoload definition to `ede-project-class-files'.
Optional argument FLAG indicates how this autoload should be
added. Possible values are:
'generic - A generic project type. Keep this at the very end.
'unique - A unique project type for a specific project. Keep at the very
front of the list so more generic projects don't get priority.