Variable: idlwave-system-routines
idlwave-system-routines is a variable defined in idlwave.el.gz.
Value
nil
Documentation
Holds the routine-info obtained by scanning buffers.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/idlwave.el.gz
;;---------------------------------------------------------------------------
;; The variables which hold the information
(defvar idlwave-system-routines nil
"Holds the routine-info obtained by scanning buffers.")