Function: project-am-extra-dist

project-am-extra-dist is a byte-compiled function defined in project-am.el.gz.

Signature

(project-am-extra-dist &rest SLOTS)

Documentation

Create a new object of class type project-am-extra-dist(var)/project-am-extra-dist(fun).

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/ede/project-am.el.gz
(defclass project-am-extra-dist (project-am-target)
  ()
  "A group of Emacs Lisp programs to byte compile.")