Maxima Function
untrace (f_1, ..., f_n)
untrace()
Given functions f_1, ..., f_n,
untrace disables tracing enabled by the trace function.
With no arguments, untrace disables tracing for all functions.
untrace returns a list of the functions for which
it disabled tracing.