From: <de...@us...> - 2004-03-31 16:05:20
|
Update of /cvsroot/csp/APPLICATIONS/SimData In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3957 Modified Files: CHANGES.current Log Message: no message Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v retrieving revision 1.102 retrieving revision 1.103 diff -C2 -d -r1.102 -r1.103 *** CHANGES.current 31 Mar 2004 07:46:41 -0000 1.102 --- CHANGES.current 31 Mar 2004 15:53:31 -0000 1.103 *************** *** 1,4 **** --- 1,10 ---- Version 0.4.0 (in progress) =========================== + 2004-03-31: delta + * Namespace & SIMDATA_EXPORT symbol hacks cleaned in + SimData/Include/SimData/ExceptionBase.h :-) + + * Minor changes to SimData/VisualStudio2003/SimData.vcproj. + 2004-03-30: onsight * Fixed some indentation issues. Other than that the ExceptionBase *************** *** 18,23 **** SWIG to SWIG_PATH (it doesn't affect GNU/Linux platform). ! * Changed Exception to ExceptionBase in ! APPLICATIONS/SimData/Source/Makefile. * Tweaked scons scripts to reflect the current options in --- 24,28 ---- SWIG to SWIG_PATH (it doesn't affect GNU/Linux platform). ! * Changed Exception to ExceptionBase in SimData/Source/Makefile. * Tweaked scons scripts to reflect the current options in |