[Quantproject-developers] QuantProject/b5_Presentation Presentation_SD.csproj, 1.4, 1.5
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-03-16 20:14:35
|
Update of /cvsroot/quantproject/QuantProject/b5_Presentation In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv12574/b5_Presentation Modified Files: Presentation_SD.csproj Log Message: ExecutablesListViewer.cs has been added Index: Presentation_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b5_Presentation/Presentation_SD.csproj,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Presentation_SD.csproj 6 Feb 2008 23:23:00 -0000 1.4 --- Presentation_SD.csproj 16 Mar 2008 20:14:31 -0000 1.5 *************** *** 62,65 **** --- 62,66 ---- <ItemGroup> <Compile Include="AssemblyInfo.cs" /> + <Compile Include="ExecutablesListViewer.cs" /> <Compile Include="FormatProvider.cs" /> <Compile Include="Charting\CharPlot.cs" /> |