CS458 program turn-in

You are to turn in a listing of the source code, a representative image and a listing of the run of the program. You can get the printout of the image either by saving it in the program (see Mace3.cc) or by grabbing it (two ways of grabbing are xgrab or grab in xv). To get a listing of the run, you will need to run script, run the program, exit and then print the typescript file.

The program is to be commented. The first line is to list your name and the date the program was written. You may want to also list date last updated. The next line is to be a a short description of what the program does. The rest of the code is to be commented so, at least, the major agents are identified and the data flow is understandable.

PLJ last updated 8/21/00