Variable: verilog-auto-update-tick

verilog-auto-update-tick is a variable defined in verilog-mode.el.gz.

Value

nil

Documentation

Modification tick at which autos were last performed.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/verilog-mode.el.gz
(defvar verilog-auto-update-tick nil
  "Modification tick at which autos were last performed.")