Update of /cvsroot/ordweb/uop/pos407/bryanm/week4
In directory sc8-pr-cvs1:/tmp/cvs-serv5192
Modified Files:
ThrowEmployee.java
Log Message:
Added class info to the top of file.
Index: ThrowEmployee.java
===================================================================
RCS file: /cvsroot/ordweb/uop/pos407/bryanm/week4/ThrowEmployee.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ThrowEmployee.java 25 Jul 2003 17:20:49 -0000 1.3
--- ThrowEmployee.java 25 Jul 2003 17:23:22 -0000 1.4
***************
*** 1,7 ****
/**
* Created By: Bryan Meier
! * Date:
! * Class:
! * Instructor:
*/
--- 1,7 ----
/**
* Created By: Bryan Meier
! * Date: 7/23/2003
! * Class: POS 407
! * Instructor: Colin Goble
*/
|