[Quantproject-developers] QuantProject/b7_Scripts Scripts_SD.csproj, 1.30, 1.31
Brought to you by:
glauco_1
|
From: Glauco S. <gla...@us...> - 2008-08-16 19:53:49
|
Update of /cvsroot/quantproject/QuantProject/b7_Scripts In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv25434/b7_Scripts Modified Files: Scripts_SD.csproj Log Message: WalkForwardTesting\FixedLengthTwoPhases\FixedLengthTwoPhasesLogItem.cs has been removed Index: Scripts_SD.csproj =================================================================== RCS file: /cvsroot/quantproject/QuantProject/b7_Scripts/Scripts_SD.csproj,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 *** Scripts_SD.csproj 16 Aug 2008 19:25:15 -0000 1.30 --- Scripts_SD.csproj 16 Aug 2008 19:53:42 -0000 1.31 *************** *** 106,110 **** <Compile Include="TickerSelectionTesting\RunEfficientCTCPortfolio.cs" /> <Compile Include="TickerSelectionTesting\RunEfficientCTOPortfolio.cs" /> - <Compile Include="WalkForwardTesting\FixedLengthTwoPhases\FixedLengthTwoPhasesLogItem.cs" /> <Compile Include="WalkForwardTesting\FixedLengthTwoPhases\FixedLengthTwoPhasesMain.cs" /> <Compile Include="WalkForwardTesting\FixedLengthTwoPhases\FixedLengthTwoPhasesStrategy.cs" /> --- 106,109 ---- |