[Quantproject-developers] QuantProject/b3_Data Data_SD.csproj, 1.9, 1.10
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2011-01-16 19:52:39
|
Update of /cvsroot/quantproject/QuantProject/b3_Data In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv2823/b3_Data Modified Files: Data_SD.csproj Log Message: Updated sharp develop project files Index: Data_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b3_Data/Data_SD.csproj,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** Data_SD.csproj 27 Mar 2010 17:30:10 -0000 1.9 --- Data_SD.csproj 16 Jan 2011 19:52:31 -0000 1.10 *************** *** 78,81 **** --- 78,82 ---- <Compile Include="Selectors\SelectorByIntradayQuotationAtEachMarketDay.cs" /> <Compile Include="Selectors\SelectorByLiquidity.cs" /> + <Compile Include="Selectors\SelectorByNumOfMinGrowingIncomesInARow.cs" /> <Compile Include="Selectors\SelectorByOpenToCloseLinearCorrelation.cs" /> <Compile Include="Selectors\SelectorByOpenToCloseVolatility.cs" /> |