Variable: vhdl-updated-project-list
vhdl-updated-project-list is a variable defined in vhdl-mode.el.gz.
Value
nil
Documentation
List of projects and directories with updated files.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/vhdl-mode.el.gz
(defvar vhdl-updated-project-list nil
"List of projects and directories with updated files.")