[Quantproject-developers] QuantProject/b4_Business b4_Business.csproj,1.21,1.22
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2005-03-30 23:45:37
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15574/b4_Business Modified Files: b4_Business.csproj Log Message: BenchmarkPercentageReturn.cs replaces BuyAndHoldPercentageReturn.cs Index: b4_Business.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/b4_Business.csproj,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** b4_Business.csproj 13 Feb 2005 21:16:13 -0000 1.21 --- b4_Business.csproj 30 Mar 2005 23:45:28 -0000 1.22 *************** *** 358,362 **** /> <File ! RelPath = "a1_Financial\a2_Accounting\h5_Reporting\SummaryRows\BuyAndHoldPercentageReturn.cs" SubType = "Code" BuildAction = "Compile" --- 358,362 ---- /> <File ! RelPath = "a1_Financial\a2_Accounting\h5_Reporting\SummaryRows\BenchmarkPercentageReturn.cs" SubType = "Code" BuildAction = "Compile" |