To make the computer ready for your compiling process type please read
in the following order:

	athena_compilers.tex 
	compilation_hints.tex
 	makefile.mak

Copy the files in Example directory to yor directory and compile it following
the make command:
	
	add cygnus
	setenv hosttype ${hosttype}
	make -f sqrt.mak

