From: <bl...@us...> - 2003-04-28 08:53:24
|
Update of /cvsroot/cpptool/rfta/src/rftaparser In directory sc8-pr-cvs1:/tmp/cvs-serv19831/src/rftaparser Modified Files: rftaparser.dsp Log Message: * added enumerator for class which expose a public getAt(int index ) method. UNTESTED. Index: rftaparser.dsp =================================================================== RCS file: /cvsroot/cpptool/rfta/src/rftaparser/rftaparser.dsp,v retrieving revision 1.42 retrieving revision 1.43 diff -C2 -d -r1.42 -r1.43 *** rftaparser.dsp 28 Apr 2003 02:49:51 -0000 1.42 --- rftaparser.dsp 28 Apr 2003 08:53:20 -0000 1.43 *************** *** 146,149 **** --- 146,153 ---- # Begin Source File + SOURCE=..\..\include\xtl\GetAtEnumerator.h + # End Source File + # Begin Source File + SOURCE=..\..\include\xtl\Int2Type.h # End Source File *************** *** 159,166 **** SOURCE=..\..\include\xtl\StlEnumerator.h - # End Source File - # Begin Source File - - SOURCE=..\..\include\xtl\StlMapEnumerator.h # End Source File # Begin Source File --- 163,166 ---- |