[Quantproject-developers] QuantProject/b4_Business b4_Business.csproj,1.26,1.27
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2005-09-03 23:54:31
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10870/b4_Business Modified Files: b4_Business.csproj Log Message: a1_Financial\a2_Accounting\h5_Reporting\SummaryRows\SharpeRatio.cs has been added Index: b4_Business.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/b4_Business.csproj,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** b4_Business.csproj 2 Aug 2005 23:04:03 -0000 1.26 --- b4_Business.csproj 3 Sep 2005 23:54:24 -0000 1.27 *************** *** 433,436 **** --- 433,441 ---- /> <File + RelPath = "a1_Financial\a2_Accounting\h5_Reporting\SummaryRows\SharpeRatio.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "a1_Financial\a2_Accounting\h5_Reporting\SummaryRows\SummaryRow.cs" SubType = "Code" |