By far the biggest file used by the examples is the DrWimp library.
Having a copy of it inside each example wastes several hundred k, and
each time it is an exact duplicate.

Instead the DrWimp file has been moved into !DrWimpLib and all the
examples use the copy there. !DrWimpLib does not need to be
double-clicked on or anything. It is all set up when you opened the
Examples folder.

When writing your own applications, use the template !MyApp which is 
provided, or better still run !Fabricate in the Utils folder. That
contains DrWimp inside itself and uses that copy. This method of
seperating DrWimp is just to save space for the examples and not the
normal way of doing things.


