Function: ede-target-with-config-c
ede-target-with-config-c is a byte-compiled function defined in
config.el.gz.
Signature
(ede-target-with-config-c &rest SLOTS)
Documentation
Create a new object of class type ede-target-with-config-c(var)/ede-target-with-config-c(fun).
Source Code
;; Defined in /usr/src/emacs/lisp/cedet/ede/config.el.gz
(defclass ede-target-with-config-c ()
()
"Class to mix into a project for C/C++ support.
This target brings in methods used by Semantic to query
the preprocessor map, and include paths.")