[Quantproject-developers] QuantProject/b4_Business Business_SD.csproj, 1.29, 1.30
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-11-08 20:26:32
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv19007/b4_Business Modified Files: Business_SD.csproj Log Message: a07_DataProviders\HistoricalBarProvider.cs has been added Index: Business_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/Business_SD.csproj,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** Business_SD.csproj 29 Sep 2008 21:03:22 -0000 1.29 --- Business_SD.csproj 8 Nov 2008 20:26:04 -0000 1.30 *************** *** 47,50 **** --- 47,51 ---- <ItemGroup> <Compile Include="a05_Timing\Timer.cs" /> + <Compile Include="a07_DataProviders\HistoricalBarProvider.cs" /> <Compile Include="a07_DataProviders\HistoricalMarketValueProvider.cs" /> <Compile Include="a07_DataProviders\TickerNotExchangedException.cs" /> |