$Revision: 5.0.2.3 $
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
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.