WrapDebug Version 1.0 Ronny Wichers Schreur ronny@cs.kun.nl The WrapDebug package lets you print arbitrary expressions for debugging purposes. The main functions are in ShowDebug. FILES README This file ShowDebug.dcl, ShowDebug.icl Debug functions (uses Wrap and ShowWrapped) Wrap.dcl, Wrap.icl Wrap Clean nodes ShowWrapped.dcl, ShowWrapped.icl Convert a wrapped node to a list of strings RWSDebug.dcl, RWSDebug.icl Syntax and options I use for debugging (uses ShowDebug) Examples.icl Some examples with explanations