[Quantproject-developers] QuantProject/b4_Business Business_SD.csproj, 1.30, 1.31
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-11-12 20:34:16
|
Update of /cvsroot/quantproject/QuantProject/b4_Business In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv13062/b4_Business Modified Files: Business_SD.csproj Log Message: a05_Timing\IndexBasedHistoricalTimer.cs has been added Index: Business_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b4_Business/Business_SD.csproj,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 *** Business_SD.csproj 8 Nov 2008 20:26:04 -0000 1.30 --- Business_SD.csproj 12 Nov 2008 20:34:09 -0000 1.31 *************** *** 46,49 **** --- 46,50 ---- </ItemGroup> <ItemGroup> + <Compile Include="a05_Timing\IndexBasedHistoricalTimer.cs" /> <Compile Include="a05_Timing\Timer.cs" /> <Compile Include="a07_DataProviders\HistoricalBarProvider.cs" /> |