[Quantproject-developers] QuantProject/b4_Business Business_SD.csproj, 1.32, 1.33
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-11-17 19:46:50
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20293/b4_Business Modified Files: Business_SD.csproj Log Message: a2_Strategies\BasicStrategyForBacktester.cs has been added Index: Business_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/Business_SD.csproj,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -d -r1.32 -r1.33 *** Business_SD.csproj 14 Nov 2008 16:01:23 -0000 1.32 --- Business_SD.csproj 17 Nov 2008 19:46:39 -0000 1.33 *************** *** 66,69 **** --- 66,70 ---- <Compile Include="a1_Financial\a2_Accounting\h5_Reporting\Tables\StatisticsSummary.cs" /> <Compile Include="a1_Financial\a2_Accounting\Transactions\TimedTransaction.cs" /> + <Compile Include="a2_Strategies\BasicStrategyForBacktester.cs" /> <Compile Include="a2_Strategies\Benchmark.cs" /> <Compile Include="a2_Strategies\Eligibles\ByPriceLessVolatileOTCAlwaysQuoted.cs" /> |