Function: ede-project-with-config-c

ede-project-with-config-c is a byte-compiled function defined in config.el.gz.

Signature

(ede-project-with-config-c &rest SLOTS)

Documentation

Create a new object of class type ede-project-with-config-c(var)/ede-project-with-config-c(fun).

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/ede/config.el.gz
(defclass ede-project-with-config-c ()
  ()
  "Class to mix into a project for C/C++ support.")