Problem 3
Jason Plumb
CS3461
Spring 1999

This program is a port of a piece of FORTRAN code that
calculates if a student can graduate.  See the source 
code for more information.

To run the program either
	
	java Problem3
	or
	jview Problem3