Variable: prolog-consult-compile-file
prolog-consult-compile-file is a variable defined in prolog.el.gz.
Value
nil
Documentation
The file to compile/consult (can be a temporary file).
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/prolog.el.gz
(defvar prolog-consult-compile-file nil
"The file to compile/consult (can be a temporary file).")