compile-print, compile-verbose (original) (raw)
ANSI Common Lisp 24 System Construction
24.2 Dictionary of System Construction
24.2.8 *compile-print*, *compile-verbose* | Variable |
---|
Value Type:
Initial Value:
Description:
The value of *compile-print* is the default value of the :print _argument_to compile-file. The value of *compile-verbose* is the default value of the :verbose _argument_to compile-file.
See Also:
Allegro CL Implementation Details:
None.