This .gz file contains five files, the source code for degsite, two "tutorial" support files (test.mtf and u72.seq), an ASCII text file of the manual and an ASCII text file of the GNU General Public License. The compilation of this code has been tested with the MIPSpro C compiler on both a SUN and a SGI Challenge (IRIX v 6.5) and GNU C compiler on the above mentioned SUN. This code compiles with 2 "unreachable code" warnings - for break statements which immediately follow return() statements in two case options of a switch{} command. All three compilations of the code were tested using the two "tutorial" files without any error. This code is covered by the GNU General Public License, a copy of which is included [gnupl.txt]. The manual is intended to aid use of the executable version of this code rather than explication of the source code. The source code contains many remarks to facilitate subsequent manipulation/optimization of the code by another individual. Any questions, contact Brian Smith-White, 1610 Kingston Ave., Kalamazoo, MI 49001. .