Variable: prolog-consult-compile-output

prolog-consult-compile-output is a variable defined in prolog.el.gz.

Value

""

Documentation

Hold the unprocessed output from the current prolog task.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/prolog.el.gz
(defvar prolog-consult-compile-output ""
  "Hold the unprocessed output from the current prolog task.")