[clean-list] [ANN] WrapDebug 1.0.1 released

Ronny Wichers Schreur ronny@cs.kun.nl
Fri, 10 Nov 2000 17:43:13 +0100


Hello,

WrapDebug 1.0.1 is now available from
<http://www.cs.kun.nl/~clean/Download/Download_Libraries/wrapdebug/wrapdebug.html>.
WrapDebug is a package for tracing arbitrary Clean expressions.

Changes
    - Fixed spelling of Dave Brubeck's surname in Examples:example8
    - Distinguish between constructors with strict arguments and records
      in Wrap (if used with Clean 1.3.3)
    - Fixed bug in debugBefore with Clean 1.3.3 (introduced
      by smarter strictness analyzer)
    - Renamed function debugShow to debugWithOptions
    - Renamed module ShowDebug to Debug

This release should work with all Clean versions 1.3. It has been tested
with Clean 1.3.3/Windows 2000 and Clean 1.3.1/Solaris.


Cheers,

Ronny Wichers Schreur