From: <mk...@us...> - 2003-10-10 01:54:30
|
Update of /cvsroot/csp/APPLICATIONS/SimData In directory sc8-pr-cvs1:/tmp/cvs-serv4295 Modified Files: Tag: b0_4_0 CHANGES.current Log Message: Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v retrieving revision 1.75.2.8 retrieving revision 1.75.2.9 diff -C2 -d -r1.75.2.8 -r1.75.2.9 *** CHANGES.current 27 Sep 2003 16:28:58 -0000 1.75.2.8 --- CHANGES.current 10 Oct 2003 01:54:26 -0000 1.75.2.9 *************** *** 1,4 **** --- 1,9 ---- Version 0.4.0 (in progress) =========================== + 2003-10-09: onsight + Added simdata:: prefix to Ref<N> in class FindVisitor and + FindAllVisitor (Composite.h) to fix msvc namespace resolution + problems. + 2003-09-27: onsight Added the VisualStudio2003 directory from the main trunk, |