README for HW3
Written by Jason Shuey 
As Homework 13 for Professor Chee Yap's Computer Systems Organization II Course for the Spring 2005 term at New York University

-This program does not work as it is supposed to although it does correctly compute the gcd's.  I'm hoping to meet with Professor Yap and go over this and be able to correct it and possibly resubmit it then.

-I'm including in this second submission another file gcd2.c which has all of the required features implelemented but for some reason does not work correctly.  It simply exits right away without doing the computation.  I think it is only a small error in the code/syntax somewhere that causes this but I've spent hours trying to figure it out to no avail.  Since the submission time is up I figured I might as well just send it in with the previous one.  Hopefully you can take this second attempt into consideration in grading and hopefully I can get it fixed at some point too so that I actually fully understand whats going on.
