Function: project-am-header-inst

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

Signature

(project-am-header-inst &rest SLOTS)

Documentation

Create a new object of class 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.")