|
From: <mk...@us...> - 2003-04-12 08:56:57
|
Update of /cvsroot/csp/APPLICATIONS/SimData
In directory sc8-pr-cvs1:/tmp/cvs-serv14179
Modified Files:
CHANGES.current
Log Message:
Index: CHANGES.current
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** CHANGES.current 12 Apr 2003 00:37:19 -0000 1.21
--- CHANGES.current 12 Apr 2003 08:56:54 -0000 1.22
***************
*** 2,7 ****
--- 2,15 ----
===========================
+ 2003-04-12: onsight
+ Changed all the #ifndef/#define blocks surrounding the
+ headers to use __SIMDATA_ as a prefix. This should ensure
+ the identifiers are unique when the headers are used in
+ another project.
+
2003-04-11: onsight
Updated setup.py to install FileUtility.h.
+
+ Minor changes to log macro and fatal error function.
2003-04-11: delta
|