[Quantproject-developers] QuantProject/b3_Data b3_Data.csproj,1.32,1.33
Brought to you by:
glauco_1
|
From: Marco M. <mi...@us...> - 2005-11-17 21:34:50
|
Update of /cvsroot/quantproject/QuantProject/b3_Data In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17897/b3_Data Modified Files: b3_Data.csproj Log Message: Added SelectorByCloseToCloseCorrelationToBenchmark to the project. Index: b3_Data.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b3_Data/b3_Data.csproj,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -d -r1.32 -r1.33 *** b3_Data.csproj 21 Oct 2005 18:26:43 -0000 1.32 --- b3_Data.csproj 17 Nov 2005 21:34:40 -0000 1.33 *************** *** 278,281 **** --- 278,286 ---- /> <File + RelPath = "Selectors\SelectorByCloseToCloseCorrelationToBenchmark.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "Selectors\SelectorByCloseToCloseLinearCorrelation.cs" SubType = "Code" |