|
From: <mk...@us...> - 2003-05-09 03:51:09
|
Update of /cvsroot/csp/APPLICATIONS/SimData In directory sc8-pr-cvs1:/tmp/cvs-serv17255 Modified Files: CHANGES.current Log Message: see CHANGES.current Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** CHANGES.current 4 May 2003 10:57:29 -0000 1.33 --- CHANGES.current 9 May 2003 03:51:06 -0000 1.34 *************** *** 2,5 **** --- 2,9 ---- =========================== + 2003-05-08: onsight + Added a dummy 'pass()' method to Interface to prevent warning + messages when a class defines an empty interface. + 2003-05-04: delta Updated .net project. |