|
From: <mk...@us...> - 2003-04-12 22:32:54
|
Update of /cvsroot/csp/APPLICATIONS/SimData
In directory sc8-pr-cvs1:/tmp/cvs-serv2472
Modified Files:
CHANGES.current
Log Message:
see CHANGES.current
Index: CHANGES.current
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** CHANGES.current 12 Apr 2003 08:56:54 -0000 1.22
--- CHANGES.current 12 Apr 2003 22:32:51 -0000 1.23
***************
*** 8,11 ****
--- 8,15 ----
another project.
+ Moved Exception to ExceptionBase for use in other projects
+ and added an Exception subclass to serve as the base class
+ for all SimData exceptions.
+
2003-04-11: onsight
Updated setup.py to install FileUtility.h.
|