[Quantproject-developers] QuantProject/b3_Data Data_SD.csproj, 1.7, 1.8
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2009-03-13 15:19:21
|
Update of /cvsroot/quantproject/QuantProject/b3_Data In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv32287/b3_Data Modified Files: Data_SD.csproj Log Message: Updated SD project's files Index: Data_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b3_Data/Data_SD.csproj,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** Data_SD.csproj 5 Feb 2009 22:11:16 -0000 1.7 --- Data_SD.csproj 13 Mar 2009 15:19:10 -0000 1.8 *************** *** 75,78 **** --- 75,79 ---- <Compile Include="Selectors\SelectorByCloseToCloseLinearCorrelation.cs" /> <Compile Include="Selectors\SelectorByCloseToCloseVolatility.cs" /> + <Compile Include="Selectors\SelectorByIntradayQuotationAtEachMarketDay.cs" /> <Compile Include="Selectors\SelectorByLiquidity.cs" /> <Compile Include="Selectors\SelectorByOpenToCloseLinearCorrelation.cs" /> |