Function: ede-project-with-config-program-p
ede-project-with-config-program-p is a byte-compiled function defined
in config.el.gz.
Signature
(ede-project-with-config-program-p OBJ)
Documentation
Return non-nil if OBJ is an object of type
ede-project-with-config-program(var)/ede-project-with-config-program(fun).
Source Code
;; Defined in /usr/src/emacs/lisp/cedet/ede/config.el.gz
(defclass ede-project-with-config-program ()
()
"Class to mix into a project with configuration for programs.")