Function: project-am-lisp
project-am-lisp is a byte-compiled function defined in
project-am.el.gz.
Signature
(project-am-lisp &rest SLOTS)
Documentation
Create a new object of class type project-am-lisp(var)/project-am-lisp(fun).
Source Code
;; Defined in /usr/src/emacs/lisp/cedet/ede/project-am.el.gz
(defclass project-am-lisp (project-am-target)
()
"A group of Emacs Lisp programs to byte compile.")