[Quantproject-developers] QuantProject/b3_Data Data_SD.csproj, 1.4, 1.5
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-11-12 20:35:04
|
Update of /cvsroot/quantproject/QuantProject/b3_Data In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13177/b3_Data Modified Files: Data_SD.csproj Log Message: DataTables\Bars.cs has been added Index: Data_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b3_Data/Data_SD.csproj,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** Data_SD.csproj 8 Nov 2008 20:22:11 -0000 1.4 --- Data_SD.csproj 12 Nov 2008 20:34:58 -0000 1.5 *************** *** 53,56 **** --- 53,57 ---- <Compile Include="DataProviders\Quotes\HistoricalQuotesProvider.cs" /> <Compile Include="DataProviders\Quotes\MarketStatusSwitch.cs" /> + <Compile Include="DataTables\Bars.cs" /> <Compile Include="ExtendedDataTable.cs" /> <Compile Include="FilterBuilder.cs" /> |