Update of /cvsroot/cpptool/rfta/src/rftaparser
In directory sc8-pr-cvs1:/tmp/cvs-serv31808
Modified Files:
rftaparser.dsp
Log Message:
-- additional files in project
Index: rftaparser.dsp
===================================================================
RCS file: /cvsroot/cpptool/rfta/src/rftaparser/rftaparser.dsp,v
retrieving revision 1.56
retrieving revision 1.57
diff -C2 -d -r1.56 -r1.57
*** rftaparser.dsp 16 May 2003 08:30:33 -0000 1.56
--- rftaparser.dsp 6 Sep 2003 21:38:54 -0000 1.57
***************
*** 490,493 ****
--- 490,501 ----
# Begin Source File
+ SOURCE=.\UnparsedDeclaratorMutator.cpp
+ # End Source File
+ # Begin Source File
+
+ SOURCE=.\UnparsedDeclaratorMutator.h
+ # End Source File
+ # Begin Source File
+
SOURCE=.\VariableDeclMutator.cpp
# End Source File
***************
*** 1308,1311 ****
--- 1316,1327 ----
!ENDIF
+ # End Source File
+ # Begin Source File
+
+ SOURCE=.\UnparsedDeclaratorMutatorTest.cpp
+ # End Source File
+ # Begin Source File
+
+ SOURCE=.\UnparsedDeclaratorMutatorTest.h
# End Source File
# Begin Source File
|