untrace-all [Function]
Purpose
The untrace-all function disables global tracing of productions.
Syntax
untrace-all
Arguments
This function takes no arguments.
Value
The untrace-all function returns nil.
Examples
(untrace-all) ==> NIL
See Also
Last modified: Jun 1 1995