Short:        Edit tooltypes using text editor
Architecture: m68k-amigaos

Type Util/WB
Uploader mbars@bluejay.creighton.edu
Author mbars@bluejay.creighton.edu

Long:
ToolType release 3.3

ToolType will allow you to edit tooltypes in icons using your favorite text
editor, rather than that silly string gadget intuition gives you.

Changes from 3.2
   o Now uses qsort() to sort tooltypes, which is faster
   o Add ReSort option to sort tooltypes again after editing.
   o If an error occured when running the text editor, ToolType was
     attempting to free memory which was already freed (fixed)