[Quantproject-developers] QuantProject/b4_Business Business_SD.csproj, 1.38, 1.39
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2009-04-04 15:48:46
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13522/b4_Business Modified Files: Business_SD.csproj Log Message: a07_DataProviders\HistoricalAdjustedBarProvider.cs has been added Index: Business_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/Business_SD.csproj,v retrieving revision 1.38 retrieving revision 1.39 diff -C2 -d -r1.38 -r1.39 *** Business_SD.csproj 21 Mar 2009 09:56:21 -0000 1.38 --- Business_SD.csproj 4 Apr 2009 15:48:28 -0000 1.39 *************** *** 48,51 **** --- 48,52 ---- <Compile Include="a05_Timing\IndexBasedHistoricalTimer.cs" /> <Compile Include="a05_Timing\Timer.cs" /> + <Compile Include="a07_DataProviders\HistoricalAdjustedBarProvider.cs" /> <Compile Include="a07_DataProviders\HistoricalBarInterpolatingProvider.cs" /> <Compile Include="a07_DataProviders\HistoricalMarketValueProviderWithQuoteBackupOnClose.cs" /> |