[Quantproject-developers] QuantProject/b4_Business Business_SD.csproj, 1.1, 1.2
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2006-08-03 21:37:19
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv23087/b4_Business Modified Files: Business_SD.csproj Log Message: Updated new SharpDevelop project files Index: Business_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/Business_SD.csproj,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Business_SD.csproj 2 Jul 2006 20:07:59 -0000 1.1 --- Business_SD.csproj 3 Aug 2006 21:37:15 -0000 1.2 *************** *** 153,156 **** --- 153,157 ---- <Compile Include="a1_Financial\a2_Accounting\h5_Reporting\SummaryRows\NumberNegativePeriods.cs" /> <Compile Include="a1_Financial\a2_Accounting\h5_Reporting\SummaryRows\NumberPositivePeriods.cs" /> + <Compile Include="a2_Strategies\WeightedPosition.cs" /> </ItemGroup> <ItemGroup> |