The file "TEMPLATE.conf" is example of a program config file.  
This file may be used as a template when creating a new config file for 
a new routine.

The file "TEMPLATE_mf" is a template mach file that can be used when creating
a new toolbox. This file can be copied in to the 
{toolbox_name}/repos/config/src_conf directory and must have the filename
of {toolbox_name}_mf.

The file "TEMPLATE.def is a template toolbox imake definition file. This
file can be copied in to the {toolbox_name}/repos/config/imake_conf
directory and must have the filename f {toolbox_name}.def.

The file "toolbox.tar" is a tar file that contains a template toolbox.
This file can be untarred and modified to be an actual toolbox.

