Function: project-am-header-inst-p

project-am-header-inst-p is a byte-compiled function defined in project-am.el.gz.

Signature

(project-am-header-inst-p OBJ)

Documentation

Return non-nil if OBJ is an object of type project-am-header-inst(var)/project-am-header-inst(fun).

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/ede/project-am.el.gz
(defclass project-am-header-inst (project-am-header)
  ()
  "A group of header files that are not installed.")