Short:        Brings previous window2front on closing
Author:       Dave Jones (DJones@CardiffCyberCafe.Co.Uk)
Uploader:     Dave Jones (DJones CardiffCyberCafe Co Uk)
Type:         util/boot
Version:      1.4
Architecture: m68k-amigaos

This small program installs a routine which patches the intuition
CloseWindow() function, so that it remembers the previous window
that was active.

The advantage of this, is that when you open several Drawers on the
WorkBench, and you close one, the previous one will get brought to
the top due to a call to WindowToFront()

The patch is only active on the Workbench screen.