Short:        Write C source from intuition structures. V1.0
Author:       Stefan Parmark
Version:      1.0
Architecture: m68k-amigaos
Source:       Fish collection

Scanner makes commented C code of all intuition structures in memory.  The
structures will receive correct pointers towards each other.  Scanner
starts looking at IntuitionBase, and follows all pointers, storing them in
memory.  When finished, it writes all the structures to the standard
output.