No README file = no partial credit for unfinished labs.

pQueue.cpp: correct output from sortem+pQueue: 15 points
EventGen.cpp: correct output from histogramTest:15 points
             correct output from uniformTest  :10 points

bankSimulator.cpp: total 60 points

--- output is incorrect                       : up to -50
--- arrival events generated all at once      : -10
--- failure to use C++-oriented code and/or
	the C++ versions of dLists, Fields,
	and rbTrees			      : -25
--- failure to use inheritance		      : -20
--- commenting				      : up to -10

error checking:
--- no command line error checking            : -5