$Revision: 5.0.2.6 $
Package: EXCL
Arguments: (function-name)
This function uncompiles the function named by function-name (which must be a symbol). That is, it replaces the compiled function object with an interpreted function object. This function only works if
nil when the compilation was done. (The initial value of that
variable is nil so unless the value is changed, uncompile
will not work.)excl:uncompile only works for function-names that are symbols, not function-specs.
The general documentation description is in introduction.htm. The index is in index.htm.
Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.